summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
diff options
context:
space:
mode:
authorRobert Vollmert <rvollmert@gmx.net>2009-10-28 17:09:28 +0100
committerRobert Vollmert <rvollmert@gmx.net>2009-10-28 17:09:47 +0100
commitefa51af108c6b3d0c395f5c9215343e278e70865 (patch)
tree441ac1d6bcc2fa89d371bf6678e09e5d88baab1d /crawl-ref/source/acr.cc
parent890ed0d6d406eec6e2b33c3bc41c208f6f9bca5d (diff)
downloadcrawl-ref-efa51af108c6b3d0c395f5c9215343e278e70865.tar.gz
crawl-ref-efa51af108c6b3d0c395f5c9215343e278e70865.zip
Move a little more code out of newgame.cc.
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 9171b9bbcb..11351fc7ab 100644
--- a/crawl-ref/source/acr.cc
+++ b/crawl-ref/source/acr.cc
@@ -87,6 +87,7 @@
#include "mon-util.h"
#include "mutation.h"
#include "newgame.h"
+#include "ng-init.h"
#include "notes.h"
#include "ouch.h"
#include "output.h"