diff --git a/Source/RWTHVRToolkit/Public/Interaction/Interactables/IntenSelect/IntenSelectableSinglePointScoring.h b/Source/RWTHVRToolkit/Public/Interaction/Interactables/IntenSelect/IntenSelectableSinglePointScoring.h index e7b53ddb2bf86cc238f946eb4a19d8d0138c5f1c..f8dc22e8d9fa3594d9ac821b155ccc57c3d110c9 100644 --- a/Source/RWTHVRToolkit/Public/Interaction/Interactables/IntenSelect/IntenSelectableSinglePointScoring.h +++ b/Source/RWTHVRToolkit/Public/Interaction/Interactables/IntenSelect/IntenSelectableSinglePointScoring.h @@ -2,7 +2,7 @@ #include "CoreMinimal.h" #include "IntenSelectableScoring.h" -#include "IntenSelectableSinglepointScoring.generated.h" +#include "IntenSelectableSinglePointScoring.generated.h" UCLASS(ClassGroup = (Custom), meta = (BlueprintSpawnableComponent)) class RWTHVRTOOLKIT_API UIntenSelectableSinglePointScoring : public UIntenSelectableScoring