summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ghost.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/ghost.cc')
-rw-r--r--crawl-ref/source/ghost.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/ghost.cc b/crawl-ref/source/ghost.cc
index 527dd1e90a..f78487fed4 100644
--- a/crawl-ref/source/ghost.cc
+++ b/crawl-ref/source/ghost.cc
@@ -22,7 +22,6 @@ REVISION("$Rev$");
#include "place.h"
#include "player.h"
#include "religion.h"
-#include "view.h"
#include <vector>
#define MAX_GHOST_DAMAGE 50