]> Git Repo - qemu.git/blobdiff - hw/ide/ahci.c
Include hw/hw.h exactly where needed
[qemu.git] / hw / ide / ahci.c
index 00ba422a48dc9007d7e03eb9c49153c8436e9754..1d5a54b29e2b92ef5f4ba732be677efb53e91ac5 100644 (file)
@@ -22,9 +22,9 @@
  */
 
 #include "qemu/osdep.h"
-#include "hw/hw.h"
 #include "hw/pci/msi.h"
 #include "hw/pci/pci.h"
+#include "migration/vmstate.h"
 
 #include "qemu/error-report.h"
 #include "qemu/log.h"
This page took 0.023508 seconds and 4 git commands to generate.