summaryrefslogtreecommitdiffstats
path: root/modules/gltf/structures/gltf_node.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gltf/structures/gltf_node.h')
-rw-r--r--modules/gltf/structures/gltf_node.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gltf/structures/gltf_node.h b/modules/gltf/structures/gltf_node.h
index 95c80861de..c2d2f64495 100644
--- a/modules/gltf/structures/gltf_node.h
+++ b/modules/gltf/structures/gltf_node.h
@@ -32,6 +32,7 @@
#define GLTF_NODE_H
#include "../gltf_defines.h"
+
#include "core/io/resource.h"
class GLTFNode : public Resource {