Fix compilation error with module_gdscript_enabled=no by adding explicit EditorSyntaxHighlighter include
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
#include "editor/gui/editor_toaster.h"
|
||||
#include "editor/inspector/editor_property_name_processor.h"
|
||||
#include "editor/script/script_editor_plugin.h"
|
||||
#include "editor/script/syntax_highlighters.h"
|
||||
#include "editor/settings/editor_settings.h"
|
||||
#include "editor/themes/editor_scale.h"
|
||||
#include "scene/gui/line_edit.h"
|
||||
|
||||
Reference in New Issue
Block a user