You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Improve compilation speed (forward declarations/includes cleanup)
This commit is contained in:
@@ -29,7 +29,9 @@
|
||||
/*************************************************************************/
|
||||
|
||||
#include "shader_globals_editor.h"
|
||||
#include "editor_node.h"
|
||||
|
||||
#include "core/config/project_settings.h"
|
||||
#include "editor/editor_node.h"
|
||||
#include "servers/rendering/shader_language.h"
|
||||
|
||||
static const char *global_var_type_names[RS::GLOBAL_VAR_TYPE_MAX] = {
|
||||
|
||||
Reference in New Issue
Block a user