summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-mis.cc
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2010-01-13 23:29:03 +0100
committerAdam Borowski <kilobyte@angband.pl>2010-01-13 23:29:03 +0100
commit8beb1c180db8ba02baf6fd89e514b2e40c8d6d6f (patch)
treec6977904a1c3ad0a3bedef2edcbb862eee3eebd8 /crawl-ref/source/spl-mis.cc
parentf6a7496a215d11ab5d72736aea2f3f74df84fb11 (diff)
downloadcrawl-ref-8beb1c180db8ba02baf6fd89e514b2e40c8d6d6f.tar.gz
crawl-ref-8beb1c180db8ba02baf6fd89e514b2e40c8d6d6f.zip
Trim unnecessary #includes.
Diffstat (limited to 'crawl-ref/source/spl-mis.cc')
-rw-r--r--crawl-ref/source/spl-mis.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-mis.cc b/crawl-ref/source/spl-mis.cc
index 0e98233ab7..7fc97b46bb 100644
--- a/crawl-ref/source/spl-mis.cc
+++ b/crawl-ref/source/spl-mis.cc
@@ -22,7 +22,6 @@
#include "misc.h"
#include "mon-place.h"
#include "mgen_data.h"
-#include "coord.h"
#include "mon-stuff.h"
#include "mon-util.h"
#include "mutation.h"