summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/files.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/files.cc')
-rw-r--r--crawl-ref/source/files.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/files.cc b/crawl-ref/source/files.cc
index e989cac4a2..a1bfab56dc 100644
--- a/crawl-ref/source/files.cc
+++ b/crawl-ref/source/files.cc
@@ -79,6 +79,7 @@
#include "travel.h"
#include "tutorial.h"
#include "view.h"
+#include "viewgeom.h"
#ifdef TARGET_COMPILER_VC
#include <direct.h>