summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-util.cc')
-rw-r--r--crawl-ref/source/mon-util.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/mon-util.cc b/crawl-ref/source/mon-util.cc
index 233c22368b..2366ebe00b 100644
--- a/crawl-ref/source/mon-util.cc
+++ b/crawl-ref/source/mon-util.cc
@@ -15,7 +15,6 @@
#include "colour.h"
#include "database.h"
#include "directn.h"
-#include "map_knowledge.h"
#include "fprop.h"
#include "fight.h"
#include "ghost.h"
@@ -33,7 +32,6 @@
#include "state.h"
#include "stuff.h"
#include "terrain.h"
-#include "shout.h"
//jmf: moved from inside function
static FixedVector < int, NUM_MONSTERS > mon_entry;