diff --git a/hw/xbox/nvnet.c b/hw/xbox/nvnet.c index b0f0f8f2ce..1f308eb180 100644 --- a/hw/xbox/nvnet.c +++ b/hw/xbox/nvnet.c @@ -21,8 +21,8 @@ #include "qemu/osdep.h" #include "trace.h" #include "hw/hw.h" -#include "hw/i386/pc.h" #include "hw/pci/pci.h" +#include "hw/pci/pci_device.h" #include "hw/qdev-properties.h" #include "net/net.h" #include "qemu/bswap.h"