summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-util.cc
diff options
context:
space:
mode:
authorVsevolod Kozlov <zaba@thorium.homeunix.org>2009-11-14 15:34:32 +0300
committerVsevolod Kozlov <zaba@thorium.homeunix.org>2009-11-14 15:40:08 +0300
commitba1b899ac134798fbc6801627649a138f55b187c (patch)
tree41acb686e8731f0b86b0a05ddd4233db8ae73484 /crawl-ref/source/spl-util.cc
parentadde060772b506642cf15f7452144e2c29e64ff7 (diff)
downloadcrawl-ref-ba1b899ac134798fbc6801627649a138f55b187c.tar.gz
crawl-ref-ba1b899ac134798fbc6801627649a138f55b187c.zip
Remove duplicated #include from spl-util.cc.
Diffstat (limited to 'crawl-ref/source/spl-util.cc')
-rw-r--r--crawl-ref/source/spl-util.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-util.cc b/crawl-ref/source/spl-util.cc
index 0a002bf72a..72242a95ee 100644
--- a/crawl-ref/source/spl-util.cc
+++ b/crawl-ref/source/spl-util.cc
@@ -32,7 +32,6 @@
#include "religion.h"
#include "spells4.h"
#include "spl-cast.h"
-#include "spl-util.h"
#include "terrain.h"