diff options
Diffstat (limited to 'hw/ppc_oldworld.c')
-rw-r--r-- | hw/ppc_oldworld.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ppc_oldworld.c b/hw/ppc_oldworld.c index 6a28305..fc0e6f7 100644 --- a/hw/ppc_oldworld.c +++ b/hw/ppc_oldworld.c @@ -35,6 +35,7 @@ #include "boards.h" #include "fw_cfg.h" #include "escc.h" +#include "ide.h" #define MAX_IDE_BUS 2 #define VGA_BIOS_SIZE 65536 |