diff options
Diffstat (limited to 'hw/q35.c')
| -rw-r--r-- | hw/q35.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/q35.c b/hw/q35.c index 6ea081aaa3..8467f86450 100644 --- a/hw/q35.c +++ b/hw/q35.c @@ -28,7 +28,7 @@ * THE SOFTWARE. */ #include "hw/hw.h" -#include "hw/q35.h" +#include "hw/pci-host/q35.h" /**************************************************************************** * Q35 host |