diff --git a/Source/SenseGlove/Private/SenseGlove/Components/SGGrabComponent.cpp b/Source/SenseGlove/Private/SenseGlove/Components/SGGrabComponent.cpp index b265da5a..cd9a91ce 100644 --- a/Source/SenseGlove/Private/SenseGlove/Components/SGGrabComponent.cpp +++ b/Source/SenseGlove/Private/SenseGlove/Components/SGGrabComponent.cpp @@ -35,6 +35,7 @@ #include "SenseGlove/Components/SGGrabComponent.h" +#include "Components/PrimitiveComponent.h" #include "GameFramework/Actor.h" #include "SGSettings/SGSettings.h"