summary refs log tree commit diff stats
path: root/hw/adlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/adlib.c')
-rw-r--r--hw/adlib.c1
1 files changed, 1 insertions, 0 deletions
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 <assert.h>
 #include "hw.h"
 #include "audiodev.h"
+#include "audio/audio.h"
 
 #define ADLIB_KILL_TIMERS 1