From be923601bfba2e76bdf0b32af6d3f7f5e862b3a9 Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 19 Dec 2007 23:26:02 +0000 Subject: (svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h --- src/tree_cmd.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tree_cmd.cpp') diff --git a/src/tree_cmd.cpp b/src/tree_cmd.cpp index 3b985965a..1d309ab8a 100644 --- a/src/tree_cmd.cpp +++ b/src/tree_cmd.cpp @@ -12,7 +12,6 @@ #include "functions.h" #include "map.h" #include "landscape.h" -#include "tile.h" #include "tree_map.h" #include "viewport.h" #include "command.h" -- cgit v1.2.3-54-g00ecf