Move NativeApp.h to Common/System, split into NativeApp.h and System.h
Buildfix
This commit is contained in:
parent
b7edf75437
commit
f01ba6dc84
80 changed files with 289 additions and 246 deletions
|
@ -32,7 +32,8 @@
|
|||
#include <string>
|
||||
|
||||
#include "Common/System/Display.h"
|
||||
#include "base/NativeApp.h"
|
||||
#include "Common/System/NativeApp.h"
|
||||
#include "Common/System/System.h"
|
||||
#include "Common/TimeUtil.h"
|
||||
#include "Common/StringUtils.h"
|
||||
#include "Common/Data/Text/I18n.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue