forked from mirror/OpenTTD
(svn r11664) -Codechange: use more specific ("rail_type.h" instead of "rail.h" that includes way more than only "rail_type.h") includes at some places.
This commit is contained in:
@@ -122,4 +122,4 @@ template <> struct EnumPropsT<TrackdirBits> : MakeEnumPropsT<TrackdirBits, uint1
|
||||
typedef TinyEnumT<TrackdirBits> TrackdirBitsShort;
|
||||
DECLARE_ENUM_AS_BIT_SET(TrackdirBits);
|
||||
|
||||
#endif /* RAIL_H */
|
||||
#endif /* TRACK_TYPE_H */
|
||||
|
Reference in New Issue
Block a user