summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemname.cc
diff options
context:
space:
mode:
authorRobert Vollmert <rvollmert@gmx.net>2009-11-10 13:55:08 +0100
committerRobert Vollmert <rvollmert@gmx.net>2009-11-10 14:01:20 +0100
commitdba0e928767de98d65d7070e933d790e485cf3e7 (patch)
treea4ff13067f317de17ca89529fbc35f2870d9029b /crawl-ref/source/itemname.cc
parent8c21895bda368d65c8292a155aaadf1c001d3da6 (diff)
downloadcrawl-ref-dba0e928767de98d65d7070e933d790e485cf3e7.tar.gz
crawl-ref-dba0e928767de98d65d7070e933d790e485cf3e7.zip
Remove a few obsolete includes.
Also add a few previously indirect includes.
Diffstat (limited to 'crawl-ref/source/itemname.cc')
-rw-r--r--crawl-ref/source/itemname.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/itemname.cc b/crawl-ref/source/itemname.cc
index 0f5935f2e5..16adb7a234 100644
--- a/crawl-ref/source/itemname.cc
+++ b/crawl-ref/source/itemname.cc
@@ -26,7 +26,6 @@
#include "decks.h"
#include "food.h"
#include "goditem.h"
-#include "initfile.h"
#include "invent.h"
#include "item_use.h"
#include "itemprop.h"
@@ -45,7 +44,6 @@
#include "state.h"
#include "stuff.h"
#include "transfor.h"
-#include "shout.h"
id_arr type_ids;