summaryrefslogtreecommitdiff
path: root/modules/gdnative/include
diff options
context:
space:
mode:
authorAaron Franke <arnfranke@yahoo.com>2021-02-26 23:26:56 -0500
committerAaron Franke <arnfranke@yahoo.com>2021-06-03 07:30:01 -0400
commita3c29ed899b7d99d5ca6ed41d55e8a60a5c33343 (patch)
tree1d17784f285ce580e55a964f392aea88807897eb /modules/gdnative/include
parent08a85352fbf03e392d9fe9ffa2db067d1fea8488 (diff)
Rename files and the exposed name for Transform3D
Diffstat (limited to 'modules/gdnative/include')
-rw-r--r--modules/gdnative/include/gdnative/transform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gdnative/include/gdnative/transform.h b/modules/gdnative/include/gdnative/transform.h
index 3861b5683a..f9acb52377 100644
--- a/modules/gdnative/include/gdnative/transform.h
+++ b/modules/gdnative/include/gdnative/transform.h
@@ -1,5 +1,5 @@
/*************************************************************************/
-/* transform.h */
+/* transform_3d.h */
/*************************************************************************/
/* This file is part of: */
/* GODOT ENGINE */