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, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/state.cc b/crawl-ref/source/state.cc
index 8d739e67b9..734da875af 100644
--- a/crawl-ref/source/state.cc
+++ b/crawl-ref/source/state.cc
@@ -23,7 +23,6 @@
#include "religion.h"
#include "state.h"
#include "tutorial.h"
-#include "shout.h"
game_state::game_state()
: game_crashed(false), mouse_enabled(false), waiting_for_command(false),