diff --git a/src/devices/cdrom/cdrom_dosbox.cpp b/src/devices/cdrom/cdrom_dosbox.cpp index c27d0e4..ebaf54d 100644 --- a/src/devices/cdrom/cdrom_dosbox.cpp +++ b/src/devices/cdrom/cdrom_dosbox.cpp @@ -47,6 +47,7 @@ #define _LARGEFILE64_SOURCE #define __STDC_FORMAT_MACROS #include +#include #include #include #include