summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-util.h
diff options
context:
space:
mode:
authorRobert Vollmert <rvollmert@gmx.net>2009-10-30 21:43:16 +0100
committerRobert Vollmert <rvollmert@gmx.net>2009-10-31 09:39:52 +0100
commitee3b9a6aba1ec74467dd50d5bf7be7cfa7bcf9b6 (patch)
tree5718802eb68237e52f8e36d9e11e6906cedd6b07 /crawl-ref/source/spl-util.h
parentfa5e0146d5bc465cd8119fa75af2ced23d790ebc (diff)
downloadcrawl-ref-ee3b9a6aba1ec74467dd50d5bf7be7cfa7bcf9b6.tar.gz
crawl-ref-ee3b9a6aba1ec74467dd50d5bf7be7cfa7bcf9b6.zip
Remove unnecessary header include.
Diffstat (limited to 'crawl-ref/source/spl-util.h')
-rw-r--r--crawl-ref/source/spl-util.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/crawl-ref/source/spl-util.h b/crawl-ref/source/spl-util.h
index 6d0d66d980..3525acc4c5 100644
--- a/crawl-ref/source/spl-util.h
+++ b/crawl-ref/source/spl-util.h
@@ -8,8 +8,7 @@
#ifndef SPL_UTIL_H
#define SPL_UTIL_H
-#include "enum.h" // just for NUM_SPELL_TYPES and TARG_ENEMY
-#include "directn.h" // just for DIR_NONE
+#include "enum.h"
enum spschool_flag_type
{