summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/acr.cc')
-rw-r--r--crawl-ref/source/acr.cc6
1 files changed, 6 insertions, 0 deletions
diff --git a/crawl-ref/source/acr.cc b/crawl-ref/source/acr.cc
index 0701299fea..8d52cb8c3f 100644
--- a/crawl-ref/source/acr.cc
+++ b/crawl-ref/source/acr.cc
@@ -55,6 +55,7 @@
#include "ctest.h"
#include "crash.h"
#include "database.h"
+#include "dbg-scan.h"
#include "debug.h"
#include "delay.h"
#include "describe.h"
@@ -123,6 +124,11 @@
#include "viewchar.h"
#include "viewgeom.h"
#include "stash.h"
+#include "wiz-dgn.h"
+#include "wiz-fsim.h"
+#include "wiz-item.h"
+#include "wiz-mon.h"
+#include "wiz-you.h"
#include "xom.h"
#ifdef USE_TILE