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 c35312123..f64848e46 100644 --- a/tests/testprofile.cpp +++ b/tests/testprofile.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 #include "testprofile.h" -#include "core/dive.h" +#include "core/divesite.h" #include "core/file.h" void TestProfile::testRedCeiling() |