diff --git a/src/rail.h b/src/rail.h --- a/src/rail.h +++ b/src/rail.h @@ -8,9 +8,10 @@ #include "rail_type.h" #include "track_type.h" #include "vehicle_type.h" +#include "gfx_type.h" #include "core/bitmath_func.hpp" +#include "economy_func.h" #include "variables.h" -#include "economy_func.h" /** This struct contains all the info that is needed to draw and construct tracks. */