diff --git a/Source/UnrealFightingFramework/GameplayFramework/FFGameState.cpp b/Source/UnrealFightingFramework/GameplayFramework/FFGameState.cpp index 03c7ff0..a2c77f1 100644 --- a/Source/UnrealFightingFramework/GameplayFramework/FFGameState.cpp +++ b/Source/UnrealFightingFramework/GameplayFramework/FFGameState.cpp @@ -1,8 +1,9 @@ // Project Sword & Gun Copyright Kevin Poretti +#include "GameplayFramework/FFGameState.h" + // FF includes #include "Input/FFPlayerController.h" -#include "GameplayFramework/FFGameState.h" // UE includes #include "Kismet/GameplayStatics.h"