summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/behold.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/behold.cc')
-rw-r--r--crawl-ref/source/behold.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/behold.cc b/crawl-ref/source/behold.cc
index b4835e3090..d7dd225aa8 100644
--- a/crawl-ref/source/behold.cc
+++ b/crawl-ref/source/behold.cc
@@ -17,6 +17,7 @@
#include "state.h"
#include "stuff.h"
#include "view.h"
+#include "shout.h"
// Add a monster to the list of beholders.
void player::add_beholder(const monsters* mon)