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.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/mapdef.cc b/crawl-ref/source/mapdef.cc
index 057809689f..f661c6f18a 100644
--- a/crawl-ref/source/mapdef.cc
+++ b/crawl-ref/source/mapdef.cc
@@ -22,9 +22,11 @@
#include "mapdef.h"
#include "mapmark.h"
#include "maps.h"
+#include "message.h"
#include "misc.h"
#include "monplace.h"
#include "mon-util.h"
+#include "place.h"
#include "stuff.h"
#include "dungeon.h"