]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/pcspk.c
Break up vl.h.
[mirror_qemu.git] / hw / pcspk.c
index 2cbeff377110feaf44366f16aef9a50e1e01be21..9bb248b8079574dff837cf94b7f963cc0092b9e4 100644 (file)
  * THE SOFTWARE.
  */
 
-#include "vl.h"
+#include "hw.h"
+#include "pc.h"
+#include "isa.h"
+#include "audio/audio.h"
+#include "qemu-timer.h"
 
 #define PCSPK_BUF_LEN 1792
 #define PCSPK_SAMPLE_RATE 32000