diff options
Diffstat (limited to 'tools/editor/editor_file_system.h')
| -rw-r--r-- | tools/editor/editor_file_system.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/editor/editor_file_system.h b/tools/editor/editor_file_system.h index d11fa0cfb..254dd68c1 100644 --- a/tools/editor/editor_file_system.h +++ b/tools/editor/editor_file_system.h @@ -36,7 +36,7 @@ #include "os/thread_safe.h" class FileAccess; -class EditorProgressBG; +struct EditorProgressBG; class EditorFileSystemDirectory : public Object { OBJ_TYPE( EditorFileSystemDirectory,Object ); |
