summaryrefslogtreecommitdiff
path: root/modules/gltf/structures/gltf_skeleton.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gltf/structures/gltf_skeleton.h')
-rw-r--r--modules/gltf/structures/gltf_skeleton.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gltf/structures/gltf_skeleton.h b/modules/gltf/structures/gltf_skeleton.h
index 05bfa37a06..db88623213 100644
--- a/modules/gltf/structures/gltf_skeleton.h
+++ b/modules/gltf/structures/gltf_skeleton.h
@@ -98,4 +98,5 @@ public:
int32_t get_bone_attachment_count();
};
+
#endif // GLTF_SKELETON_H