summaryrefslogtreecommitdiff
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 67a268dd1a..1a57ea32e2 100644
--- a/modules/gltf/structures/gltf_node.h
+++ b/modules/gltf/structures/gltf_node.h
@@ -97,4 +97,5 @@ public:
GLTFLightIndex get_light();
void set_light(GLTFLightIndex p_light);
};
+
#endif // GLTF_NODE_H