summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mapmark.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mapmark.cc')
-rw-r--r--crawl-ref/source/mapmark.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/mapmark.cc b/crawl-ref/source/mapmark.cc
index 2003f87325..2a12913e28 100644
--- a/crawl-ref/source/mapmark.cc
+++ b/crawl-ref/source/mapmark.cc
@@ -15,6 +15,7 @@
#include "directn.h"
#include "dlua.h"
#include "libutil.h"
+#include "l_defs.h"
#include "l_libs.h"
#include "stuff.h"
#include "tags.h"