summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/sprint.cc
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2010-08-23 16:53:11 +0200
committerAdam Borowski <kilobyte@angband.pl>2010-08-23 16:53:11 +0200
commita6f370e6c080deee9d0efdb2d26daeee2e371c4b (patch)
tree658c28bab9d0f21d09f1507ba807173766c3fd50 /crawl-ref/source/sprint.cc
parent2d35869d2ff87268cad1e185a32306029950c9f3 (diff)
downloadcrawl-ref-a6f370e6c080deee9d0efdb2d26daeee2e371c4b.tar.gz
crawl-ref-a6f370e6c080deee9d0efdb2d26daeee2e371c4b.zip
Trim unused #includes somewhat.
Diffstat (limited to 'crawl-ref/source/sprint.cc')
-rw-r--r--crawl-ref/source/sprint.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/sprint.cc b/crawl-ref/source/sprint.cc
index 4ef70c4252..09881de008 100644
--- a/crawl-ref/source/sprint.cc
+++ b/crawl-ref/source/sprint.cc
@@ -1,7 +1,6 @@
#include "AppHdr.h"
#include "externs.h"
-#include "items.h"
#include "maps.h"
#include "mon-util.h"
#include "mpr.h"