diff options
Diffstat (limited to 'tests/testdivesiteduplication.cpp')
-rw-r--r-- | tests/testdivesiteduplication.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/testdivesiteduplication.cpp b/tests/testdivesiteduplication.cpp index fc8ba0a1e..805dac470 100644 --- a/tests/testdivesiteduplication.cpp +++ b/tests/testdivesiteduplication.cpp @@ -1,6 +1,6 @@ #include "testdivesiteduplication.h" -#include "dive.h" -#include "divesite.h" +#include "core/dive.h" +#include "core/divesite.h" void TestDiveSiteDuplication::testReadV2() { |