diff --git a/hw/adlib.c b/hw/adlib.c index af4660bbc4..cbe8300ec6 100644 --- a/hw/adlib.c +++ b/hw/adlib.c @@ -24,6 +24,7 @@ #include #include "hw.h" #include "audiodev.h" +#include "audio/audio.h" #define ADLIB_KILL_TIMERS 1