From 6f326b50d86fab5955a37fe317f14888662b055a Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 13 Nov 2020 19:18:49 +0800 Subject: +misc --- Runtime/Math/FloatConversion.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Runtime/Math/FloatConversion.h') diff --git a/Runtime/Math/FloatConversion.h b/Runtime/Math/FloatConversion.h index 4077415..e5c0f23 100644 --- a/Runtime/Math/FloatConversion.h +++ b/Runtime/Math/FloatConversion.h @@ -6,8 +6,8 @@ #include #include -#include "../../Runtime/Utilities/Type.h" -#include "../../Runtime/Utilities/Assert.h" +#include "Runtime/Utilities/Type.h" +#include "Runtime/Utilities/Assert.h" #if defined(SN_TARGET_PS3) # include -- cgit v1.1-26-g67d0