summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monstuff.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/monstuff.cc')
-rw-r--r--crawl-ref/source/monstuff.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/monstuff.cc b/crawl-ref/source/monstuff.cc
index 5e11ded4fd..c4983788f5 100644
--- a/crawl-ref/source/monstuff.cc
+++ b/crawl-ref/source/monstuff.cc
@@ -23,7 +23,8 @@
#include "delay.h"
#include "dgnevent.h"
#include "directn.h"
-#include "envmap.h"
+#include "map_knowledge.h"
+#include "fprop.h"
#include "files.h"
#include "food.h"
#include "godabil.h"