summaryrefslogtreecommitdiff
path: root/src/map.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map.cpp')
-rw-r--r--src/map.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map.cpp b/src/map.cpp
index 87e0ccbc6..93e2acd1a 100644
--- a/src/map.cpp
+++ b/src/map.cpp
@@ -51,6 +51,8 @@
#include <sys/stat.h>
+#include "debug.h"
+
bool actorCompare(const Actor *a, const Actor *b);
/**