From b5f49d6c3a293f824c5e8863122c312ac802526d Mon Sep 17 00:00:00 2001 From: Flyinghead Date: Mon, 13 May 2024 16:27:31 +0200 Subject: [PATCH] ios build fix --- shell/apple/emulator-ios/emulator/ios_main.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/apple/emulator-ios/emulator/ios_main.mm b/shell/apple/emulator-ios/emulator/ios_main.mm index 20cc34677..0c1fc8c02 100644 --- a/shell/apple/emulator-ios/emulator/ios_main.mm +++ b/shell/apple/emulator-ios/emulator/ios_main.mm @@ -18,7 +18,7 @@ along with Flycast. If not, see . */ #import - +#include "types.h" #include #include