summaryrefslogtreecommitdiffstats
path: root/logic/icons/IconList.h
diff options
context:
space:
mode:
Diffstat (limited to 'logic/icons/IconList.h')
-rw-r--r--logic/icons/IconList.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/logic/icons/IconList.h b/logic/icons/IconList.h
index 124ecf27..07fb1379 100644
--- a/logic/icons/IconList.h
+++ b/logic/icons/IconList.h
@@ -22,8 +22,8 @@
#include <QtGui/QIcon>
#include <memory>
#include "MMCIcon.h"
-#include "logic/settings/Setting.h"
-#include "logic/Env.h" // there is a global icon list inside Env.
+#include "settings/Setting.h"
+#include "Env.h" // there is a global icon list inside Env.
class QFileSystemWatcher;