summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/religion.cc')
-rw-r--r--crawl-ref/source/religion.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc
index 875a43eaac..fbfd5ada54 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -27,6 +27,7 @@
#include "attitude-change.h"
#include "beam.h"
#include "chardump.h"
+#include "coordit.h"
#include "database.h"
#include "debug.h"
#include "decks.h"
@@ -69,6 +70,7 @@
#include "spells1.h"
#include "spells3.h"
#include "spells4.h"
+#include "spl-book.h"
#include "spl-mis.h"
#include "stash.h"
#include "state.h"