You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Fixing up ALL platform header files to match new required naming conventions for HAL files (XXXPlatformFile.h, not XXXFile.h, and all platforms must have a header file, even if it just #includes another one, like IOSPlatformTime.h just #includes ApplePlatformTime.h)
#rb none (too mind numbing) [CL 6276051 by Josh Adams in Dev-Build branch]
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#include "CoreMinimal.h"
|
||||
#include "Modules/ModuleManager.h"
|
||||
#include "Android/AndroidProperties.h"
|
||||
#include "Android/AndroidPlatformProperties.h"
|
||||
#include "Interfaces/ITargetPlatformModule.h"
|
||||
#include "Common/TargetPlatformBase.h"
|
||||
#include "Interfaces/IAndroidDeviceDetection.h"
|
||||
|
||||
Reference in New Issue
Block a user