summaryrefslogtreecommitdiff
path: root/modules/gltf/structures/gltf_texture_sampler.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gltf/structures/gltf_texture_sampler.h')
-rw-r--r--modules/gltf/structures/gltf_texture_sampler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gltf/structures/gltf_texture_sampler.h b/modules/gltf/structures/gltf_texture_sampler.h
index 3fad31bbee..7bb7cd62e3 100644
--- a/modules/gltf/structures/gltf_texture_sampler.h
+++ b/modules/gltf/structures/gltf_texture_sampler.h
@@ -31,7 +31,6 @@
#ifndef GLTF_TEXTURE_SAMPLER_H
#define GLTF_TEXTURE_SAMPLER_H
-#include "core/io/resource.h"
#include "scene/resources/material.h"
class GLTFTextureSampler : public Resource {