ios build fix

This commit is contained in:
Flyinghead 2024-05-13 16:27:31 +02:00
parent de403a6203
commit b5f49d6c3a
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
along with Flycast. If not, see <https://www.gnu.org/licenses/>.
*/
#import <Foundation/Foundation.h>
#include "types.h"
#include <vector>
#include <string>