summaryrefslogtreecommitdiff
path: root/src/enums/gui/npcactionstate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/enums/gui/npcactionstate.h')
-rw-r--r--src/enums/gui/npcactionstate.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/enums/gui/npcactionstate.h b/src/enums/gui/npcactionstate.h
index de6398e99..5a94a9015 100644
--- a/src/enums/gui/npcactionstate.h
+++ b/src/enums/gui/npcactionstate.h
@@ -25,6 +25,10 @@
#include "enums/simpletypes/enumdefines.h"
+#ifdef INPUT
+#undef
+#endif // INPUT
+
enumStart(NpcActionState)
{
WAIT = 0,