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/disaster_cmd.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/disaster_cmd.cpp') diff --git a/src/disaster_cmd.cpp b/src/disaster_cmd.cpp index 79b8d6e2c..242dd0861 100644 --- a/src/disaster_cmd.cpp +++ b/src/disaster_cmd.cpp @@ -25,7 +25,6 @@ #include "table/strings.h" #include "strings.h" #include "map.h" -#include "tile.h" #include "vehicle.h" #include "command.h" #include "news.h" -- cgit v1.2.3-54-g00ecf