summaryrefslogtreecommitdiff
path: root/src/textcommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/textcommand.cpp')
-rw-r--r--src/textcommand.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/textcommand.cpp b/src/textcommand.cpp
index c7ec01d0f..9fabb4572 100644
--- a/src/textcommand.cpp
+++ b/src/textcommand.cpp
@@ -28,10 +28,11 @@
#include "resources/image.h"
#include "resources/iteminfo.h"
-#include "resources/resourcemanager.h"
#include "resources/db/itemdb.h"
+#include "resources/resourcemanager/resourcemanager.h"
+
#include "debug.h"
#ifdef TMWA_SUPPORT