From 69b349765c95b76a446011ee71de57c07c1371e8 Mon Sep 17 00:00:00 2001 From: ths Date: Mon, 17 Dec 2007 03:15:52 +0000 Subject: Fix miscellaneous minor things, by Andre Przywara. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3826 c046a42c-6fe2-441c-8c8c-71466251a162 --- hw/adlib.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hw/adlib.c') diff --git a/hw/adlib.c b/hw/adlib.c index 1376db9..7a9c2e7 100644 --- a/hw/adlib.c +++ b/hw/adlib.c @@ -26,6 +26,7 @@ #include "hw.h" #include "audiodev.h" #include "audio/audio.h" +#include "isa.h" //#define DEBUG -- cgit v1.1