diff -r fb2454d70f37 -r e4ab7ea8d897 src/ai/api/ai_vehiclelist.hpp --- a/src/ai/api/ai_vehiclelist.hpp Sat Feb 23 15:16:21 2008 +0000 +++ b/src/ai/api/ai_vehiclelist.hpp Sat Feb 23 16:21:10 2008 +0000 @@ -26,7 +26,7 @@ /** * Class that creates a list of vehicles that go to a given station. */ -class AIVehicleList_Station : public AIVehicleList { +class AIVehicleList_Station : public AIAbstractList { public: /** * The name of the class, needed by several sub-processes.