Remove dependency on the editor directory being in the build's include path.
- Add or remove the necessary subdirectorires to the includes to remove dependency on the editor directory being in the build's include path. - Ensure includes in modified files conform to style guideline. - Remove editor from the build include path.
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
|
||||
#include "core/os/keyboard.h"
|
||||
#include "editor/editor_node.h"
|
||||
#include "editor_scale.h"
|
||||
#include "editor/editor_scale.h"
|
||||
#include "modules/visual_script/visual_script.h"
|
||||
#include "modules/visual_script/visual_script_builtin_funcs.h"
|
||||
#include "modules/visual_script/visual_script_flow_control.h"
|
||||
|
||||
Reference in New Issue
Block a user