src/ai/api/ai_bridge.hpp
branchnoai
changeset 10339 ce6cd68d9eb8
parent 10196 aecabd927420
child 10341 08f39ee90bdf
--- a/src/ai/api/ai_bridge.hpp	Thu Apr 24 23:29:01 2008 +0000
+++ b/src/ai/api/ai_bridge.hpp	Thu Apr 24 23:39:18 2008 +0000
@@ -8,7 +8,6 @@
 #include "ai_object.hpp"
 #include "ai_vehicle.hpp"
 #include "ai_error.hpp"
-#include "../../bridge.h"
 
 /** In OpenTTD Core 'BridgeID' is called 'BridgeType', so map it to make this API more logic. */
 typedef BridgeType BridgeID;