diff --git a/src/sound/snd_pas16.c b/src/sound/snd_pas16.c index bb7ab98cc..6a39568dc 100644 --- a/src/sound/snd_pas16.c +++ b/src/sound/snd_pas16.c @@ -12,6 +12,7 @@ #include "../device.h" #include "sound.h" #include "filters.h" +#include "snd_mpu401.h" #include "snd_opl.h" #include "snd_pas16.h" #include "snd_sb_dsp.h"