summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mapdef.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mapdef.cc')
-rw-r--r--crawl-ref/source/mapdef.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/mapdef.cc b/crawl-ref/source/mapdef.cc
index 96de66400a..dc3db2c3e4 100644
--- a/crawl-ref/source/mapdef.cc
+++ b/crawl-ref/source/mapdef.cc
@@ -22,6 +22,7 @@
#include "initfile.h"
#include "invent.h"
#include "items.h"
+#include "l_defs.h"
#include "libutil.h"
#include "mapdef.h"
#include "mapmark.h"