summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spells2.cc')
-rw-r--r--crawl-ref/source/spells2.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/spells2.cc b/crawl-ref/source/spells2.cc
index 468f8f4151..d421b80f9d 100644
--- a/crawl-ref/source/spells2.cc
+++ b/crawl-ref/source/spells2.cc
@@ -38,6 +38,8 @@
#include "mon-behv.h"
#include "mon-iter.h"
#include "mon-place.h"
+#include "mgen_data.h"
+#include "coord.h"
#include "mon-stuff.h"
#include "mon-util.h"
#include "ouch.h"