summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/terrain.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/terrain.h')
-rw-r--r--crawl-ref/source/terrain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/terrain.h b/crawl-ref/source/terrain.h
index cd980bd298..c4af306e4f 100644
--- a/crawl-ref/source/terrain.h
+++ b/crawl-ref/source/terrain.h
@@ -15,7 +15,7 @@
#include "enum.h"
-class coord_def;
+struct coord_def;
// last updated 12may2000 {dlb}
/* ***********************************************************************