Skip to content

Commit

Permalink
Fixed UE 5.2 compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
BenPyton committed Jul 18, 2023
1 parent 6a42718 commit 33df9da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/ProceduralDungeon/Private/DungeonGenerator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
#include "Engine/World.h"
#include "Engine/Engine.h" // GEngine
#include "Kismet/GameplayStatics.h"
#include "GameFramework/Pawn.h"
#include "NavigationSystem.h"
#include "ProceduralLevelStreaming.h"
#include "RoomData.h"
Expand Down

0 comments on commit 33df9da

Please sign in to comment.