diff -r 6da42d57fda2 -r 04502c3557f2 src/ai/core/ai_factory.hpp --- a/src/ai/core/ai_factory.hpp Thu Mar 15 10:25:31 2007 +0000 +++ b/src/ai/core/ai_factory.hpp Thu Mar 15 10:29:43 2007 +0000 @@ -8,8 +8,8 @@ #include #include #include - -#include "ai_base.hpp" +#include "../../stdafx.h" +#include "../../functions.h" class AIController;