From 3b28267569005e7eed1f88b0ce082a129898b454 Mon Sep 17 00:00:00 2001 From: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:56:28 -0700 Subject: [PATCH] Gems/PhysXDebug Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com> --- Gems/PhysXDebug/Code/Source/SystemComponent.cpp | 1 - Gems/PhysXDebug/Code/Source/SystemComponent.h | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Gems/PhysXDebug/Code/Source/SystemComponent.cpp b/Gems/PhysXDebug/Code/Source/SystemComponent.cpp index 0ccc77bba4..4944626d77 100644 --- a/Gems/PhysXDebug/Code/Source/SystemComponent.cpp +++ b/Gems/PhysXDebug/Code/Source/SystemComponent.cpp @@ -30,7 +30,6 @@ #include #include -#include #include diff --git a/Gems/PhysXDebug/Code/Source/SystemComponent.h b/Gems/PhysXDebug/Code/Source/SystemComponent.h index 40434ad3e1..83756f20f9 100644 --- a/Gems/PhysXDebug/Code/Source/SystemComponent.h +++ b/Gems/PhysXDebug/Code/Source/SystemComponent.h @@ -18,6 +18,7 @@ #include #include +#include #include