diff --git a/src/osd/osdsync.cpp b/src/osd/osdsync.cpp index 7fcc22b4217..a782d287e1d 100644 --- a/src/osd/osdsync.cpp +++ b/src/osd/osdsync.cpp @@ -23,7 +23,7 @@ #include #undef min #undef max -#include +#include // MAME headers #include "osdcore.h" #include "osdsync.h" diff --git a/src/osd/strconv.cpp b/src/osd/strconv.cpp index 6b754bbe7f1..7ab8f2f401b 100644 --- a/src/osd/strconv.cpp +++ b/src/osd/strconv.cpp @@ -11,7 +11,7 @@ #endif #undef min #undef max -#include +#include // MAMEOS headers #include "strconv.h"