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/roadveh_cmd.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/roadveh_cmd.cpp') diff --git a/src/roadveh_cmd.cpp b/src/roadveh_cmd.cpp index fbe0571d5..5a6fcd072 100644 --- a/src/roadveh_cmd.cpp +++ b/src/roadveh_cmd.cpp @@ -11,7 +11,6 @@ #include "roadveh.h" #include "station_map.h" #include "table/strings.h" -#include "map.h" #include "vehicle.h" #include "timetable.h" #include "engine.h" -- cgit v1.2.3-54-g00ecf