tree_cmd.c
changeset 3144 426b825578f9
parent 3079 d6541c027250
child 3183 cf71bd234ebd
--- a/tree_cmd.c	Sat Mar 04 17:18:13 2006 +0000
+++ b/tree_cmd.c	Sun Mar 05 10:19:33 2006 +0000
@@ -2,14 +2,14 @@
 
 #include "stdafx.h"
 #include "openttd.h"
-#include "clear.h"
+#include "clear_map.h"
 #include "table/strings.h"
 #include "table/sprites.h"
 #include "table/tree_land.h"
 #include "functions.h"
 #include "map.h"
 #include "tile.h"
-#include "tree.h"
+#include "tree_map.h"
 #include "viewport.h"
 #include "command.h"
 #include "town.h"