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