diff options
Diffstat (limited to 'xen-all.c')
| -rw-r--r-- | xen-all.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xen-all.c b/xen-all.c index 046cc2ac37..e3a51ccc81 100644 --- a/xen-all.c +++ b/xen-all.c @@ -10,7 +10,7 @@ #include <sys/mman.h> -#include "hw/pci.h" +#include "hw/pci/pci.h" #include "hw/pc.h" #include "hw/xen_common.h" #include "hw/xen_backend.h" |