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.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/map_knowledge.cc b/crawl-ref/source/map_knowledge.cc
index 7db6bfb1bb..87951a4d69 100644
--- a/crawl-ref/source/map_knowledge.cc
+++ b/crawl-ref/source/map_knowledge.cc
@@ -13,6 +13,7 @@
#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.