From e715be0f0a307e36cd34dbee6ba3dfe83b72fead Mon Sep 17 00:00:00 2001 From: Emmanuel Leblond Date: Sun, 8 Oct 2017 23:47:38 +0200 Subject: [GDnative] add pluginscript \o/ --- modules/gdnative/nativescript/nativescript.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/gdnative/nativescript/nativescript.cpp') diff --git a/modules/gdnative/nativescript/nativescript.cpp b/modules/gdnative/nativescript/nativescript.cpp index 52379560b..49e2cabea 100644 --- a/modules/gdnative/nativescript/nativescript.cpp +++ b/modules/gdnative/nativescript/nativescript.cpp @@ -31,11 +31,11 @@ #include "gdnative/gdnative.h" -#include "global_constants.h" +#include "core/global_constants.h" +#include "core/project_settings.h" #include "io/file_access_encrypted.h" #include "os/file_access.h" #include "os/os.h" -#include "project_settings.h" #include "scene/main/scene_tree.h" #include "scene/resources/scene_format_text.h" -- cgit v1.2.3-70-g09d2