summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/traps.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/traps.cc')
-rw-r--r--crawl-ref/source/traps.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/traps.cc b/crawl-ref/source/traps.cc
index d34f66b9b1..261a8bfde6 100644
--- a/crawl-ref/source/traps.cc
+++ b/crawl-ref/source/traps.cc
@@ -41,6 +41,7 @@
#include "transfor.h"
#include "tutorial.h"
#include "view.h"
+#include "shout.h"
#include "xom.h"
bool trap_def::active() const