src/dummy_land.cpp
changeset 8760 ce0891c412ce
parent 8721 b7971ad9bdd9
child 9092 383a632de666
--- a/src/dummy_land.cpp	Sun Jan 13 00:28:01 2008 +0000
+++ b/src/dummy_land.cpp	Sun Jan 13 01:21:35 2008 +0000
@@ -4,11 +4,12 @@
 
 #include "stdafx.h"
 #include "openttd.h"
-#include "table/strings.h"
 #include "tile_cmd.h"
 #include "command_func.h"
+#include "viewport_func.h"
+
+#include "table/strings.h"
 #include "table/sprites.h"
-#include "viewport_func.h"
 
 static void DrawTile_Dummy(TileInfo *ti)
 {