summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/effects.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/effects.cc')
-rw-r--r--crawl-ref/source/effects.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/effects.cc b/crawl-ref/source/effects.cc
index 82de3a69f9..ed513fb2f6 100644
--- a/crawl-ref/source/effects.cc
+++ b/crawl-ref/source/effects.cc
@@ -38,10 +38,11 @@
#include "makeitem.h"
#include "message.h"
#include "misc.h"
+#include "mon-behv.h"
+#include "mon-cast.h"
#include "monplace.h"
#include "monstuff.h"
#include "mon-util.h"
-#include "mstuff2.h"
#include "mutation.h"
#include "notes.h"
#include "ouch.h"