summaryrefslogtreecommitdiffstats
path: root/tests/tst_inifile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tst_inifile.cpp')
-rw-r--r--tests/tst_inifile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tst_inifile.cpp b/tests/tst_inifile.cpp
index 6bec32f5..94b5e559 100644
--- a/tests/tst_inifile.cpp
+++ b/tests/tst_inifile.cpp
@@ -1,7 +1,7 @@
#include <QTest>
#include "TestUtil.h"
-#include "logic/settings/INIFile.h"
+#include "settings/INIFile.h"
class IniFileTest : public QObject
{