summaryrefslogtreecommitdiff
path: root/src/gui/windows/textcommandeditor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows/textcommandeditor.cpp')
-rw-r--r--src/gui/windows/textcommandeditor.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/windows/textcommandeditor.cpp b/src/gui/windows/textcommandeditor.cpp
index 1b4fb3440..e7bd8eb2c 100644
--- a/src/gui/windows/textcommandeditor.cpp
+++ b/src/gui/windows/textcommandeditor.cpp
@@ -36,9 +36,10 @@
#include "utils/gettext.h"
-#include "resources/itemdb.h"
#include "resources/iteminfo.h"
+#include "resources/db/itemdb.h"
+
#include "debug.h"
class IconsModal final : public gcn::ListModel