X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=audio%2Fdsoundaudio.c;h=a955cf4dc18dbf360c859e75b8d81a9cd182ae03;hb=bee8d6842d1421ce3456779492561a92530e9c5a;hp=90a0333f1373db89bccd23c2c15f3078a3dde63d;hpb=8ead62cfc21f61a32677892c721674e06e9f6153;p=qemu diff --git a/audio/dsoundaudio.c b/audio/dsoundaudio.c index 90a0333..a955cf4 100644 --- a/audio/dsoundaudio.c +++ b/audio/dsoundaudio.c @@ -26,7 +26,8 @@ * SEAL 1.07 by Carlos 'pel' Hasan was used as documentation */ -#include "vl.h" +#include "qemu-common.h" +#include "audio.h" #define AUDIO_CAP "dsound" #include "audio_int.h"