summaryrefslogtreecommitdiffstats
path: root/crawl-ref
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref')
-rw-r--r--crawl-ref/source/exclude.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/exclude.cc b/crawl-ref/source/exclude.cc
index 669b7c47e7..d41bf3324f 100644
--- a/crawl-ref/source/exclude.cc
+++ b/crawl-ref/source/exclude.cc
@@ -11,6 +11,7 @@
#include "stuff.h"
#include "travel.h"
#include "tutorial.h"
+#include "view.h"
// TODO: move other exclusion code here.