Fixed building
without this, the clang command fails
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
#include <nativescript/godot_nativescript.h>
|
||||
|
||||
|
||||
#include <CoreTypes.hpp>
|
||||
#include <Variant.hpp>
|
||||
#include <Ref.hpp>
|
||||
#include <core/CoreTypes.hpp>
|
||||
#include <core/Variant.hpp>
|
||||
#include <core/Ref.hpp>
|
||||
|
||||
#include <Object.hpp>
|
||||
|
||||
#include <GodotGlobal.hpp>
|
||||
#include <core/GodotGlobal.hpp>
|
||||
|
||||
|
||||
namespace godot {
|
||||
|
||||
Reference in New Issue
Block a user