diff options
Diffstat (limited to 'tests/testqPrefDiveComputer.cpp')
-rw-r--r-- | tests/testqPrefDiveComputer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testqPrefDiveComputer.cpp b/tests/testqPrefDiveComputer.cpp index 5a26ffdac..b7b1c1dd7 100644 --- a/tests/testqPrefDiveComputer.cpp +++ b/tests/testqPrefDiveComputer.cpp @@ -3,7 +3,7 @@ #include "core/pref.h" #include "core/qthelper.h" -#include "core/settings/qPref.h" +#include "core/settings/qPrefDiveComputer.h" #include <QTest> |