summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-abil.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-abil.cc')
-rw-r--r--crawl-ref/source/mon-abil.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/crawl-ref/source/mon-abil.cc b/crawl-ref/source/mon-abil.cc
index 1a1f8b8b44..ccb23fc38b 100644
--- a/crawl-ref/source/mon-abil.cc
+++ b/crawl-ref/source/mon-abil.cc
@@ -23,6 +23,9 @@
#include "mon-cast.h"
#include "mon-iter.h"
#include "mon-place.h"
+#include "terrain.h"
+#include "mgen_data.h"
+#include "coord.h"
#include "mon-speak.h"
#include "mon-stuff.h"
#include "random.h"