aboutsummaryrefslogtreecommitdiff
path: root/scene/3d/light.cpp
diff options
context:
space:
mode:
authorJuan Linietsky2017-02-21 00:05:15 -0300
committerJuan Linietsky2017-02-21 00:06:30 -0300
commitde0045cf1b0a5e20fbf74da192039d344ee8d0c7 (patch)
tree2581bd8995461f1c3d9245f336fd88175b52770e /scene/3d/light.cpp
parent6e2bf31e5a8f3dbe18e31b1aff9c26ee184ad8c8 (diff)
downloadgodot-de0045cf1b0a5e20fbf74da192039d344ee8d0c7.tar.gz
godot-de0045cf1b0a5e20fbf74da192039d344ee8d0c7.tar.zst
godot-de0045cf1b0a5e20fbf74da192039d344ee8d0c7.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 11eaa2ed3..473bca8d3 100644
--- a/scene/3d/light.cpp
+++ b/scene/3d/light.cpp
@@ -28,7 +28,7 @@
/*************************************************************************/
#include "light.h"
-#include "globals.h"
+#include "global_config.h"
#include "scene/resources/surface_tool.h"
#include "baked_light_instance.h"