summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/command.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/command.cc')
-rw-r--r--crawl-ref/source/command.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/command.cc b/crawl-ref/source/command.cc
index 3d0ef4a04f..7ce3e38ea6 100644
--- a/crawl-ref/source/command.cc
+++ b/crawl-ref/source/command.cc
@@ -52,6 +52,7 @@
#include "terrain.h"
#include "transfor.h"
#include "view.h"
+#include "shout.h"
#include "viewchar.h"
static void _adjust_item(void);