summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dbg-maps.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/dbg-maps.cc')
-rw-r--r--crawl-ref/source/dbg-maps.cc12
1 files changed, 12 insertions, 0 deletions
diff --git a/crawl-ref/source/dbg-maps.cc b/crawl-ref/source/dbg-maps.cc
index b8930b415e..e8f1187da7 100644
--- a/crawl-ref/source/dbg-maps.cc
+++ b/crawl-ref/source/dbg-maps.cc
@@ -8,6 +8,18 @@
#include "dbg-maps.h"
+#include "branch.h"
+#include "chardump.h"
+#include "coord.h"
+#include "dungeon.h"
+#include "envmap.h"
+#include "initfile.h"
+#include "maps.h"
+#include "message.h"
+#include "place.h"
+#include "player.h"
+#include "view.h"
+
#ifdef DEBUG_DIAGNOSTICS
// Map statistics generation.