src/rail.h
changeset 8619 c2434269c3eb
parent 8617 931e0970d509
child 8634 5ffca02f9115
--- a/src/rail.h	Sun Dec 23 04:31:45 2007 +0000
+++ b/src/rail.h	Sun Dec 23 10:56:02 2007 +0000
@@ -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.
  */