summaryrefslogtreecommitdiff
path: root/src/newgrf_class.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf_class.h')
-rw-r--r--src/newgrf_class.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newgrf_class.h b/src/newgrf_class.h
index 6411492c1..399efa27b 100644
--- a/src/newgrf_class.h
+++ b/src/newgrf_class.h
@@ -99,4 +99,4 @@ struct NewGRFClass {
static const Tspec *GetByGrf(uint32 grfid, byte local_id, int *index);
};
-#endif /* NEWGRF_STATION_H */
+#endif /* NEWGRF_CLASS_H */