From 7eba2bf4d3eeeda0aabf98a15d1ca0f0e7e4c495 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 22 Jan 2011 14:52:20 +0000 Subject: (svn r21890) -Cleanup: remove some unneeded includes --- src/ai/api/ai_vehicle.hpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/ai/api/ai_vehicle.hpp') diff --git a/src/ai/api/ai_vehicle.hpp b/src/ai/api/ai_vehicle.hpp index 083e9da1c..9477e879e 100644 --- a/src/ai/api/ai_vehicle.hpp +++ b/src/ai/api/ai_vehicle.hpp @@ -12,10 +12,7 @@ #ifndef AI_VEHICLE_HPP #define AI_VEHICLE_HPP -#include "ai_object.hpp" -#include "ai_error.hpp" #include "ai_road.hpp" -#include "ai_order.hpp" /** * Class that handles all vehicle related functions. -- cgit v1.2.3-54-g00ecf