From cce3b76b7af6182333e46cd11829c896eb014b6d Mon Sep 17 00:00:00 2001 From: dshaligram Date: Mon, 17 Sep 2007 20:21:17 +0000 Subject: Merged newgame fixes and compile fixes for dgamelaunch patches to trunk. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2132 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/misc.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crawl-ref/source/misc.cc') diff --git a/crawl-ref/source/misc.cc b/crawl-ref/source/misc.cc index 3db3feb64e..dcf7df5bdd 100644 --- a/crawl-ref/source/misc.cc +++ b/crawl-ref/source/misc.cc @@ -39,6 +39,7 @@ #include "abyss.h" #include "branch.h" +#include "chardump.h" #include "clua.h" #include "cloud.h" #include "delay.h" @@ -47,6 +48,7 @@ #include "dungeon.h" #include "files.h" #include "food.h" +#include "hiscores.h" #include "it_use2.h" #include "itemprop.h" #include "items.h" -- cgit v1.2.3-54-g00ecf