summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
{