diff options
author | 2022-02-12 23:52:17 +1100 | |
---|---|---|
committer | 2022-02-12 23:52:17 +1100 | |
commit | acbec54361b3d87edd4c72d8e4603e619b04176a (patch) | |
tree | 2392652dae790cd3226d7cc2254e5df4f0fbae43 /src/frontend/mame/ui/ui.cpp | |
parent | 9a349e7256c52f3a22926eaea2afefe5bdfa1b24 (diff) | |
parent | 8632d2f317c376c4a3db33ca6cf38e38afaf6e8b (diff) |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'src/frontend/mame/ui/ui.cpp')
-rw-r--r-- | src/frontend/mame/ui/ui.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/mame/ui/ui.cpp b/src/frontend/mame/ui/ui.cpp index 0ca570337a7..b3d02b3bd98 100644 --- a/src/frontend/mame/ui/ui.cpp +++ b/src/frontend/mame/ui/ui.cpp @@ -33,6 +33,7 @@ #include "emuopts.h" #include "mameopts.h" #include "drivenum.h" +#include "fileio.h" #include "natkeyboard.h" #include "render.h" #include "cheat.h" |