diff options
Diffstat (limited to 'hw/alpha/pci.c')
-rw-r--r-- | hw/alpha/pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/alpha/pci.c b/hw/alpha/pci.c index 84628686ad..7327d488fd 100644 --- a/hw/alpha/pci.c +++ b/hw/alpha/pci.c @@ -7,7 +7,7 @@ */ #include "config.h" -#include "hw/alpha_sys.h" +#include "alpha_sys.h" #include "qemu/log.h" #include "sysemu/sysemu.h" |