From 2786d789a15990a27b73c0a4fbceb429e7dac953 Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 26 Dec 2007 11:45:43 +0000 Subject: (svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split 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 1a69e36c0..592b54d40 100644 --- a/src/disaster_cmd.cpp +++ b/src/disaster_cmd.cpp @@ -23,7 +23,6 @@ #include "industry_map.h" #include "station_map.h" #include "table/strings.h" -#include "map.h" #include "vehicle.h" #include "command_func.h" #include "tile_cmd.h" -- cgit v1.2.3-54-g00ecf