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 b41a35ae3a..30252963e5 100644
--- a/crawl-ref/source/spells3.h
+++ b/crawl-ref/source/spells3.h
@@ -10,7 +10,7 @@
#include "itemprop-enum.h"
-struct dist;
+class dist;
struct bolt;
bool allow_control_teleport(bool quiet = false);