summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2009-10-22 11:05:44 +0200
committerAdam Borowski <kilobyte@angband.pl>2009-10-22 11:44:33 +0200
commitc15a9271c743a96caeb958e945d9e1a8b69c5ece (patch)
treeac440f775d2bc2b5f1505c0c55dae6ee394ec130 /crawl-ref/source/acr.cc
parent052fcd7f52e68aeb93a15a164f02301c8e5436e1 (diff)
downloadcrawl-ref-c15a9271c743a96caeb958e945d9e1a8b69c5ece.tar.gz
crawl-ref-c15a9271c743a96caeb958e945d9e1a8b69c5ece.zip
Yank some god invocations from religion.cc into godabil.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 8e46be80e6..91d5d5ba60 100644
--- a/crawl-ref/source/acr.cc
+++ b/crawl-ref/source/acr.cc
@@ -63,6 +63,7 @@
#include "fight.h"
#include "files.h"
#include "food.h"
+#include "godabil.h"
#include "hiscores.h"
#include "initfile.h"
#include "invent.h"