summaryrefslogtreecommitdiff
path: root/modules/gltf/structures/gltf_buffer_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gltf/structures/gltf_buffer_view.h')
-rw-r--r--modules/gltf/structures/gltf_buffer_view.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gltf/structures/gltf_buffer_view.h b/modules/gltf/structures/gltf_buffer_view.h
index dada1e87b3..b1f500de25 100644
--- a/modules/gltf/structures/gltf_buffer_view.h
+++ b/modules/gltf/structures/gltf_buffer_view.h
@@ -65,4 +65,5 @@ public:
void set_indices(bool p_indices);
// matrices need to be transformed to this
};
+
#endif // GLTF_BUFFER_VIEW_H