diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/softsynth/opl/mame.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/softsynth/opl/mame.h b/sound/softsynth/opl/mame.h index b3614bfdcf..ec812d0c4e 100644 --- a/sound/softsynth/opl/mame.h +++ b/sound/softsynth/opl/mame.h @@ -31,6 +31,7 @@ #include "common/scummsys.h" #include "common/util.h" +#include "common/random.h" #include "sound/fmopl.h" |