Skip to content

Commit 6fc0e56

Browse files
committed
fix compilation with xcode 26
1 parent e416cfb commit 6fc0e56

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ui/drivers/ui_cocoatouch.m

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,9 @@
5757
#import <MetricKit/MXMetricManager.h>
5858

5959
#ifdef HAVE_MFI
60+
#import <GameController/GameController.h>
6061
#import <GameController/GCMouse.h>
62+
#import <GameController/GCMouseInput.h>
6163
#endif
6264

6365
#ifdef HAVE_KSCRASH

0 commit comments

Comments
 (0)