summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makeitem.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/makeitem.cc')
-rw-r--r--crawl-ref/source/makeitem.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/makeitem.cc b/crawl-ref/source/makeitem.cc
index fdb344ccff..a3b7329c91 100644
--- a/crawl-ref/source/makeitem.cc
+++ b/crawl-ref/source/makeitem.cc
@@ -18,8 +18,6 @@ REVISION("$Rev$");
#include "describe.h"
#include "dungeon.h"
#include "food.h"
-#include "it_use2.h"
-#include "itemname.h"
#include "itemprop.h"
#include "items.h"
#include "misc.h"