summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/state.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/state.cc')
-rw-r--r--crawl-ref/source/state.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/state.cc b/crawl-ref/source/state.cc
index 2dfbe2582f..da7f8f0fa5 100644
--- a/crawl-ref/source/state.cc
+++ b/crawl-ref/source/state.cc
@@ -24,6 +24,7 @@
#include "state.h"
#include "tutorial.h"
#include "view.h"
+#include "shout.h"
game_state::game_state()
: game_crashed(false), mouse_enabled(false), waiting_for_command(false),