diff --git a/Source/Engine/Core/Math/Mathd.h b/Source/Engine/Core/Math/Mathd.h index f22252382..cb27525b4 100644 --- a/Source/Engine/Core/Math/Mathd.h +++ b/Source/Engine/Core/Math/Mathd.h @@ -2,8 +2,7 @@ #pragma once -#include "Engine/Core/Types/BaseTypes.h" -#include +#include "Math.h" namespace Math {