summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/item_use.cc')
-rw-r--r--crawl-ref/source/item_use.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/item_use.cc b/crawl-ref/source/item_use.cc
index f074ea20a0..4d3a0c5974 100644
--- a/crawl-ref/source/item_use.cc
+++ b/crawl-ref/source/item_use.cc
@@ -61,7 +61,6 @@ REVISION("$Rev$");
#include "spl-util.h"
#include "state.h"
#include "stuff.h"
-#include "tiles.h"
#include "transfor.h"
#include "traps.h"
#include "tutorial.h"