summaryrefslogtreecommitdiffstats
path: root/hw/adlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/adlib.c')
-rw-r--r--hw/adlib.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/hw/adlib.c b/hw/adlib.c
index 805365e..af4660b 100644
--- a/hw/adlib.c
+++ b/hw/adlib.c
@@ -22,7 +22,8 @@
* THE SOFTWARE.
*/
#include <assert.h>
-#include "vl.h"
+#include "hw.h"
+#include "audiodev.h"
#define ADLIB_KILL_TIMERS 1
OpenPOWER on IntegriCloud