From efa51af108c6b3d0c395f5c9215343e278e70865 Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Wed, 28 Oct 2009 17:09:28 +0100 Subject: Move a little more code out of newgame.cc. --- crawl-ref/source/acr.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/acr.cc') 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" -- cgit v1.2.3-54-g00ecf