Skip to content

Commit

Permalink
Added includes to be able to compile full builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
juaxix authored and nsubiron committed Sep 6, 2018
1 parent 341bf17 commit 662fc32
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -12,6 +12,8 @@
#include "Async.h"
#include "Landscape.h"
#include "InstancedFoliageActor.h"
#include "Engine/LocalPlayer.h"
#include "GameFramework/HUD.h"

///quality settings configuration between runs
EQualitySettingsLevel UCarlaSettingsDelegate::AppliedLowPostResetQualitySettingsLevel = EQualitySettingsLevel::Epic;
Expand Down

0 comments on commit 662fc32

Please sign in to comment.