summaryrefslogtreecommitdiff
path: root/modules/gltf/gltf_light.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gltf/gltf_light.h')
-rw-r--r--modules/gltf/gltf_light.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gltf/gltf_light.h b/modules/gltf/gltf_light.h
index 25e0835a33..58fa299dfd 100644
--- a/modules/gltf/gltf_light.h
+++ b/modules/gltf/gltf_light.h
@@ -33,6 +33,7 @@
#include "core/config/engine.h"
#include "core/io/resource.h"
+#include "scene/3d/light_3d.h"
class GLTFLight : public Resource {
GDCLASS(GLTFLight, Resource)