summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/godwrath.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/godwrath.cc')
-rw-r--r--crawl-ref/source/godwrath.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/crawl-ref/source/godwrath.cc b/crawl-ref/source/godwrath.cc
index c828ae59ec..44dd4d230b 100644
--- a/crawl-ref/source/godwrath.cc
+++ b/crawl-ref/source/godwrath.cc
@@ -24,6 +24,10 @@
#include "misc.h"
#include "mon-util.h"
#include "mon-place.h"
+#include "terrain.h"
+#include "mgen_data.h"
+#include "coord.h"
+#include "makeitem.h"
#include "mon-stuff.h"
#include "mutation.h"
#include "ouch.h"