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