summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemname.cc
diff options
context:
space:
mode:
authorRobert Vollmert <rvollmert@gmx.net>2009-11-10 12:44:06 +0100
committerRobert Vollmert <rvollmert@gmx.net>2009-11-10 12:44:19 +0100
commitb32961261d7bc5e777bffba3ad75f70337ac41df (patch)
treeac058637762424ab52c1a2ca06108857d40b21a9 /crawl-ref/source/itemname.cc
parent3977b123c4b05ea20323805fa901a213ecaeac3e (diff)
downloadcrawl-ref-b32961261d7bc5e777bffba3ad75f70337ac41df.tar.gz
crawl-ref-b32961261d7bc5e777bffba3ad75f70337ac41df.zip
Remove some obsolete view.h-includes.
Diffstat (limited to 'crawl-ref/source/itemname.cc')
-rw-r--r--crawl-ref/source/itemname.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/itemname.cc b/crawl-ref/source/itemname.cc
index edaf36c274..0f5935f2e5 100644
--- a/crawl-ref/source/itemname.cc
+++ b/crawl-ref/source/itemname.cc
@@ -45,7 +45,6 @@
#include "state.h"
#include "stuff.h"
#include "transfor.h"
-#include "view.h"
#include "shout.h"