src/newgrf_station.cpp
changeset 8264 b1e85998c7d3
parent 8254 1496654ca5e7
child 8295 70fa977c9c65
--- a/src/newgrf_station.cpp	Sun Jan 13 00:28:01 2008 +0000
+++ b/src/newgrf_station.cpp	Sun Jan 13 01:21:35 2008 +0000
@@ -9,8 +9,6 @@
 #include "landscape.h"
 #include "debug.h"
 #include "sprite.h"
-#include "table/sprites.h"
-#include "table/strings.h"
 #include "station.h"
 #include "station_map.h"
 #include "newgrf.h"
@@ -25,6 +23,9 @@
 #include "date_func.h"
 #include "player_func.h"
 
+#include "table/sprites.h"
+#include "table/strings.h"
+
 static StationClass station_classes[STAT_CLASS_MAX];
 
 enum {