]> git.proxmox.com Git - qemu.git/blobdiff - hw/pxa2xx_dma.c
Break up vl.h.
[qemu.git] / hw / pxa2xx_dma.c
index 4c60ffd00c1c6b17429b556e34f1270e3f36ba7d..23bdae909bb6a5e1274574d7cc0f167fc7b2f5ca 100644 (file)
@@ -8,7 +8,8 @@
  * This code is licenced under the GPL.
  */
 
-#include "vl.h"
+#include "hw.h"
+#include "pxa.h"
 
 struct pxa2xx_dma_channel_s {
     target_phys_addr_t descr;