diff options
| author | Bojidar Marinov | 2017-02-23 17:47:25 +0200 |
|---|---|---|
| committer | Bojidar Marinov | 2017-02-23 17:47:25 +0200 |
| commit | 53921faa9114f57bd83a33404e7e216db0f27a33 (patch) | |
| tree | 76767593ecdc5750fa0ee3bfbf77c95fadec24cf /platform/uwp/export/export.cpp | |
| parent | d0973e645cc82ef643153f920dba5ee2586f08cb (diff) | |
| download | godot-53921faa9114f57bd83a33404e7e216db0f27a33.tar.gz godot-53921faa9114f57bd83a33404e7e216db0f27a33.tar.zst godot-53921faa9114f57bd83a33404e7e216db0f27a33.zip | |
Diffstat (limited to 'platform/uwp/export/export.cpp')
| -rw-r--r-- | platform/uwp/export/export.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/uwp/export/export.cpp b/platform/uwp/export/export.cpp index 112942c32..496648918 100644 --- a/platform/uwp/export/export.cpp +++ b/platform/uwp/export/export.cpp @@ -79,7 +79,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include "io/sha256.h" #include "io/base64.h" #include "bind/core_bind.h" -#include "globals.h" +#include "global_config.h" #include "io/marshalls.h" #include <zlib.h> |
