diff options
Diffstat (limited to 'hw/sga.c')
| -rw-r--r-- | hw/sga.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/sga.c b/hw/sga.c index 4b1d4e5369..5cf4b86c4f 100644 --- a/hw/sga.c +++ b/hw/sga.c @@ -25,7 +25,7 @@ * */ #include "hw/pci/pci.h" -#include "hw/pc.h" +#include "hw/i386/pc.h" #include "hw/loader.h" #include "sysemu/sysemu.h" |