summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells1.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spells1.cc')
-rw-r--r--crawl-ref/source/spells1.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/spells1.cc b/crawl-ref/source/spells1.cc
index 552984f20c..71f9f071c1 100644
--- a/crawl-ref/source/spells1.cc
+++ b/crawl-ref/source/spells1.cc
@@ -50,6 +50,7 @@
#include "transfor.h"
#include "traps.h"
#include "view.h"
+#include "shout.h"
#include "viewchar.h"
static bool _abyss_blocks_teleport(bool cblink)