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, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/behold.cc b/crawl-ref/source/behold.cc
index d7dd225aa8..b4835e3090 100644
--- a/crawl-ref/source/behold.cc
+++ b/crawl-ref/source/behold.cc
@@ -17,7 +17,6 @@
#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)