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