Fix compilation error with module_gdscript_enabled=no by adding explicit EditorSyntaxHighlighter include
This commit is contained in:
parent
778cf54dab
commit
7ae470ea18
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue