summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/l_mapmrk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/l_mapmrk.cc')
-rw-r--r--crawl-ref/source/l_mapmrk.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/l_mapmrk.cc b/crawl-ref/source/l_mapmrk.cc
index 8165babe85..c297eacd57 100644
--- a/crawl-ref/source/l_mapmrk.cc
+++ b/crawl-ref/source/l_mapmrk.cc
@@ -3,6 +3,7 @@
#include "cluautil.h"
#include "l_libs.h"
+#include "env.h"
#include "mapmark.h"
static int mapmarker_pos(lua_State *ls)