Move NativeApp.h to Common/System, split into NativeApp.h and System.h

Buildfix
This commit is contained in:
Henrik Rydgård
2020-10-04 11:42:16 +02:00
parent b7edf75437
commit f01ba6dc84
80 changed files with 289 additions and 246 deletions
-1
View File
@@ -1,6 +1,5 @@
#include "AndroidJavaGLContext.h"
#include "Common/System/Display.h"
#include "base/NativeApp.h"
#include "gfx_es2/gpu_features.h"
#include "Common/Log.h"
#include "Core/ConfigValues.h"