diff options
Diffstat (limited to 'tests/testprofile.cpp')
-rw-r--r-- | tests/testprofile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testprofile.cpp b/tests/testprofile.cpp index d8aea3cae..cf2db80f3 100644 --- a/tests/testprofile.cpp +++ b/tests/testprofile.cpp @@ -1,5 +1,5 @@ #include "testprofile.h" -#include "dive.h" +#include "core/dive.h" void TestProfile::testRedCeiling() { |