summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
diff options
context:
space:
mode:
authorMatthew Cline <zelgadis@sourceforge.net>2009-11-06 20:00:44 -0800
committerMatthew Cline <zelgadis@sourceforge.net>2009-11-06 20:00:44 -0800
commit4809b6908d92afb1a5fb650a65f6c742ed7b771e (patch)
tree311816da6e2575c0eb4e878dcda5c7050ddc995a /crawl-ref/source/acr.cc
parent3807330ab546425a7f2fc63cb3f731ade3684011 (diff)
downloadcrawl-ref-4809b6908d92afb1a5fb650a65f6c742ed7b771e.tar.gz
crawl-ref-4809b6908d92afb1a5fb650a65f6c742ed7b771e.zip
Forgot to include some include files
Didn't check compilation with DEBUG_DIAGNOSITCS (oops)
Diffstat (limited to 'crawl-ref/source/acr.cc')
-rw-r--r--crawl-ref/source/acr.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/acr.cc b/crawl-ref/source/acr.cc
index 8d52cb8c3f..44499a0114 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-maps.h"
#include "dbg-scan.h"
#include "debug.h"
#include "delay.h"