diff --git a/editor/register_editor_types.cpp b/editor/register_editor_types.cpp index b7d1e2a96ce..6c9594cc78a 100644 --- a/editor/register_editor_types.cpp +++ b/editor/register_editor_types.cpp @@ -254,7 +254,7 @@ void register_editor_types() { EditorPlugins::add_by_type(); EditorPlugins::add_by_type(); EditorPlugins::add_by_type(); -#ifndef DISABLE_DEPREACTED +#ifndef DISABLE_DEPRECATED EditorPlugins::add_by_type(); #endif