src/clear_cmd.cpp
changeset 8131 160939e24ed3
parent 8119 52b48108425a
child 8138 dbfdc08fa6b9
--- a/src/clear_cmd.cpp	Tue Dec 25 09:48:53 2007 +0000
+++ b/src/clear_cmd.cpp	Tue Dec 25 11:26:07 2007 +0000
@@ -7,7 +7,6 @@
 #include "clear_map.h"
 #include "rail_map.h"
 #include "table/strings.h"
-#include "functions.h"
 #include "map.h"
 #include "player.h"
 #include "viewport.h"
@@ -23,6 +22,8 @@
 #include "industry.h"
 #include "water_map.h"
 #include "tile_cmd.h"
+#include "vehicle.h"
+#include "functions.h"
 
 /*
  * In one terraforming command all four corners of a initial tile can be raised/lowered (though this is not available to the player).