summaryrefslogtreecommitdiff
path: root/src/textcommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/textcommand.cpp')
-rw-r--r--src/textcommand.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/textcommand.cpp b/src/textcommand.cpp
index 402aef5c5..836b3c653 100644
--- a/src/textcommand.cpp
+++ b/src/textcommand.cpp
@@ -28,6 +28,8 @@
#include "resources/iteminfo.h"
#include "resources/resourcemanager.h"
+#include "debug.h"
+
TextCommand::TextCommand(unsigned int id, std::string symbol,
std::string command, SpellTarget type,
std::string icon, unsigned int basicLvl,