summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells4.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spells4.h')
-rw-r--r--crawl-ref/source/spells4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spells4.h b/crawl-ref/source/spells4.h
index cd977e3d01..3f6bbbd3ac 100644
--- a/crawl-ref/source/spells4.h
+++ b/crawl-ref/source/spells4.h
@@ -10,7 +10,7 @@
#include "externs.h"
-struct dist;
+class dist;
struct bolt;
bool backlight_monsters(coord_def where, int pow, int garbage);