summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/items.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/items.cc')
-rw-r--r--crawl-ref/source/items.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/items.cc b/crawl-ref/source/items.cc
index 184a24eecc..d5346e87c6 100644
--- a/crawl-ref/source/items.cc
+++ b/crawl-ref/source/items.cc
@@ -67,6 +67,7 @@
#include "spl-util.h"
#include "stuff.h"
#include "stash.h"
+#include "tiles.h"
#include "state.h"
#include "terrain.h"
#include "transfor.h"