From f32bf3db8af728a5d3561a891d1d2f514a7b287a Mon Sep 17 00:00:00 2001 From: greerdv Date: Wed, 24 Nov 2021 09:39:50 +0000 Subject: [PATCH] fix typo in include Signed-off-by: greerdv --- Gems/PhysX/Code/Tests/PhysXColliderComponentModeTests.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gems/PhysX/Code/Tests/PhysXColliderComponentModeTests.cpp b/Gems/PhysX/Code/Tests/PhysXColliderComponentModeTests.cpp index 76c7f54266..5722d1a397 100644 --- a/Gems/PhysX/Code/Tests/PhysXColliderComponentModeTests.cpp +++ b/Gems/PhysX/Code/Tests/PhysXColliderComponentModeTests.cpp @@ -14,7 +14,7 @@ #include #include #include -#include +#include #include #include #include