aboutsummaryrefslogtreecommitdiff
path: root/scene/3d/light.cpp
diff options
context:
space:
mode:
authorJuan Linietsky2017-07-19 17:00:46 -0300
committerJuan Linietsky2017-07-19 17:06:03 -0300
commit25678b1876816b9ccb14b2c92aef62f3b009f88f (patch)
tree189f082d788f78e16f620b056d21249118883fc5 /scene/3d/light.cpp
parent89588d43349e496a9e05756d42ae87323d31269e (diff)
downloadgodot-25678b1876816b9ccb14b2c92aef62f3b009f88f.tar.gz
godot-25678b1876816b9ccb14b2c92aef62f3b009f88f.tar.zst
godot-25678b1876816b9ccb14b2c92aef62f3b009f88f.zip
Diffstat (limited to 'scene/3d/light.cpp')
-rw-r--r--scene/3d/light.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/3d/light.cpp b/scene/3d/light.cpp
index 9c87acec6..977f1f81a 100644
--- a/scene/3d/light.cpp
+++ b/scene/3d/light.cpp
@@ -29,7 +29,7 @@
/*************************************************************************/
#include "light.h"
-#include "global_config.h"
+#include "project_settings.h"
#include "scene/resources/surface_tool.h"
bool Light::_can_gizmo_scale() const {