From 722613f7f3d833e28193f4c628161a372aa346b5 Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 27 Dec 2007 13:35:39 +0000 Subject: (svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes. --- src/landscape.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/landscape.cpp') diff --git a/src/landscape.cpp b/src/landscape.cpp index ad92bc2ff..1b92ec000 100644 --- a/src/landscape.cpp +++ b/src/landscape.cpp @@ -12,7 +12,6 @@ #include "viewport.h" #include "command_func.h" #include "landscape.h" -#include "vehicle.h" #include "variables.h" #include "void_map.h" #include "water_map.h" @@ -24,6 +23,7 @@ #include "window_func.h" #include "functions.h" #include "date_func.h" +#include "vehicle_func.h" extern const TileTypeProcs _tile_type_clear_procs, -- cgit v1.2.3-70-g09d2