summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/map_knowledge.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/map_knowledge.cc')
-rw-r--r--crawl-ref/source/map_knowledge.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/map_knowledge.cc b/crawl-ref/source/map_knowledge.cc
index 87951a4d69..e46d7fb45c 100644
--- a/crawl-ref/source/map_knowledge.cc
+++ b/crawl-ref/source/map_knowledge.cc
@@ -2,7 +2,6 @@
#include "map_knowledge.h"
-#include "coord.h"
#include "coordit.h"
#include "dgnevent.h"
#include "directn.h"
@@ -13,7 +12,6 @@
#include "stuff.h"
#include "terrain.h"
#include "view.h"
-#include "shout.h"
// These are hidden from the rest of the world... use the functions
// below to get information about the map grid.