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 6f60e4967c..b28586485b 100644 --- a/hw/ppc_newworld.c +++ b/hw/ppc_newworld.c @@ -34,6 +34,7 @@ #include "boards.h" #include "fw_cfg.h" #include "escc.h" +#include "openpic.h" #define MAX_IDE_BUS 2 #define VGA_BIOS_SIZE 65536 |