summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spells3.h')
-rw-r--r--crawl-ref/source/spells3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spells3.h b/crawl-ref/source/spells3.h
index a73cdf88d3..6b2cb7dad4 100644
--- a/crawl-ref/source/spells3.h
+++ b/crawl-ref/source/spells3.h
@@ -8,7 +8,7 @@
#ifndef SPELLS3_H
#define SPELLS3_H
-#include "itemprop.h" // from _raise_remains()
+#include "itemprop-enum.h"
struct dist;
struct bolt;