diff --git a/AI/Nullkiller/Goals/ExchangeSwapTownHeroes.h b/AI/Nullkiller/Goals/ExchangeSwapTownHeroes.h index f8af93c2f..544abbca0 100644 --- a/AI/Nullkiller/Goals/ExchangeSwapTownHeroes.h +++ b/AI/Nullkiller/Goals/ExchangeSwapTownHeroes.h @@ -10,7 +10,7 @@ #pragma once #include "CGoal.h" -#include "..\Engine\Nullkiller.h" +#include "../Engine/Nullkiller.h" namespace Goals {