Skip to content

Commit b4b1693

Browse files
committed
Update display_server_macos.mm
1 parent 5b4a8da commit b4b1693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/macos/display_server_macos.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
#import "godot_menu_delegate.h"
3838
#import "godot_menu_item.h"
3939
#import "godot_open_save_delegate.h"
40-
#import "godot_progress_view.h"
4140
#import "godot_status_item.h"
4241
#import "godot_window.h"
4342
#import "godot_window_delegate.h"
@@ -51,6 +50,7 @@
5150
#include "core/math/geometry_2d.h"
5251
#include "core/os/keyboard.h"
5352
#include "drivers/png/png_driver_common.h"
53+
#include "godot_progress_view.h"
5454
#include "main/main.h"
5555
#include "scene/resources/image_texture.h"
5656

0 commit comments

Comments
 (0)