From a07c3dc9f223238a7bd0aefce97498b7680ddb4a Mon Sep 17 00:00:00 2001 From: "Christoph \"baka0815\" Schwerdtfeger" Date: Mon, 20 Aug 2018 14:15:42 +0200 Subject: [PATCH] Fix OSX (?) --- shell/apple/emulator-osx/emulator-osx/osx-main.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/apple/emulator-osx/emulator-osx/osx-main.mm b/shell/apple/emulator-osx/emulator-osx/osx-main.mm index b00a59e4a..fbf1304d0 100644 --- a/shell/apple/emulator-osx/emulator-osx/osx-main.mm +++ b/shell/apple/emulator-osx/emulator-osx/osx-main.mm @@ -8,7 +8,7 @@ #import #include "types.h" -#include "maple_cfg.h" +#include "hw/maple/maple_cfg.h" #include #include