Remove sky.h include from environment.h, to speed up compile time.

This commit is contained in:
Lukas Tenbrink
2026-01-30 00:05:55 +01:00
parent 80a4af1cc7
commit 1d840aae3a
39 changed files with 46 additions and 1 deletions
+1
View File
@@ -30,6 +30,7 @@
#include "editor_script_plugin.h"
#include "core/io/resource_loader.h"
#include "editor/editor_interface.h"
#include "editor/script/editor_script.h"
#include "editor/settings/editor_command_palette.h"