diff options
Diffstat (limited to 'src/devices/sound/samples.cpp')
-rw-r--r-- | src/devices/sound/samples.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/sound/samples.cpp b/src/devices/sound/samples.cpp index 7663d921475..bd8fbb1144f 100644 --- a/src/devices/sound/samples.cpp +++ b/src/devices/sound/samples.cpp @@ -26,6 +26,7 @@ #include "samples.h" #include "emuopts.h" +#include "fileio.h" #include "flac.h" |