summaryrefslogtreecommitdiff
path: root/src/statuseffect.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/statuseffect.cpp')
-rw-r--r--src/statuseffect.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/statuseffect.cpp b/src/statuseffect.cpp
index e35018908..d875a2f57 100644
--- a/src/statuseffect.cpp
+++ b/src/statuseffect.cpp
@@ -33,6 +33,8 @@
#include <map>
+#include "debug.h"
+
#define STATUS_EFFECTS_FILE "status-effects.xml"
void unloadMap(std::map<int, StatusEffect *> map);