summaryrefslogtreecommitdiff
path: root/modules/gltf/gltf_accessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gltf/gltf_accessor.h')
-rw-r--r--modules/gltf/gltf_accessor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gltf/gltf_accessor.h b/modules/gltf/gltf_accessor.h
index 6bf1bf543a..f412dc2c7f 100644
--- a/modules/gltf/gltf_accessor.h
+++ b/modules/gltf/gltf_accessor.h
@@ -34,7 +34,6 @@
#include "core/io/resource.h"
#include "gltf_document.h"
-#include "gltf_document_extension.h"
struct GLTFAccessor : public Resource {
GDCLASS(GLTFAccessor, Resource);