Merge pull request #7879 from bojidar-bg/fix-iphone-builds
Complete the globals.h -> global_config.h conversion
This commit is contained in:
commit
46b2267498
11 changed files with 11 additions and 11 deletions
|
|
@ -956,7 +956,7 @@ EditorExportPlatformPC::EditorExportPlatformPC() {
|
|||
#if 0
|
||||
#include "version.h"
|
||||
#include "script_language.h"
|
||||
#include "globals.h"
|
||||
#include "global_config.h"
|
||||
#include "os/file_access.h"
|
||||
#include "os/dir_access.h"
|
||||
#include "tools/editor/editor_file_system.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue