diff options
Diffstat (limited to 'editor/editor_feature_profile.h')
-rw-r--r-- | editor/editor_feature_profile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/editor_feature_profile.h b/editor/editor_feature_profile.h index e118b5f287..8f4d09ea32 100644 --- a/editor/editor_feature_profile.h +++ b/editor/editor_feature_profile.h @@ -31,8 +31,8 @@ #ifndef EDITOR_FEATURE_PROFILE_H #define EDITOR_FEATURE_PROFILE_H +#include "core/io/file_access.h" #include "core/object/reference.h" -#include "core/os/file_access.h" #include "editor/editor_file_dialog.h" #include "editor_help.h" #include "scene/gui/dialogs.h" |