summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/teleport.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/teleport.cc')
-rw-r--r--crawl-ref/source/teleport.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/teleport.cc b/crawl-ref/source/teleport.cc
index 11f6831fa5..21207698e5 100644
--- a/crawl-ref/source/teleport.cc
+++ b/crawl-ref/source/teleport.cc
@@ -17,7 +17,6 @@
#include "random.h"
#include "state.h"
#include "terrain.h"
-#include "view.h"
#include "shout.h"
bool random_near_space(const coord_def& origin, coord_def& target,