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.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/mapmark.cc b/crawl-ref/source/mapmark.cc
index ecef3cd297..2003f87325 100644
--- a/crawl-ref/source/mapmark.cc
+++ b/crawl-ref/source/mapmark.cc
@@ -11,9 +11,11 @@
#include "mapmark.h"
#include "clua.h"
+#include "cluautil.h"
#include "directn.h"
#include "dlua.h"
#include "libutil.h"
+#include "l_libs.h"
#include "stuff.h"
#include "tags.h"