summaryrefslogtreecommitdiff
path: root/src/textcommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/textcommand.h')
-rw-r--r--src/textcommand.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/textcommand.h b/src/textcommand.h
index 84a81bafd..91c0f9ba5 100644
--- a/src/textcommand.h
+++ b/src/textcommand.h
@@ -24,8 +24,10 @@
#define TEXTCOMMAND_H
#include "enums/commandtarget.h"
+#ifdef TMWA_SUPPORT
#include "enums/magicschool.h"
#include "enums/textcommandtype.h"
+#endif
#include <string>