diff options
Diffstat (limited to 'hw/ppc_prep.c')
-rw-r--r-- | hw/ppc_prep.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ppc_prep.c b/hw/ppc_prep.c index 7665cb7dd7..1cad17f6f8 100644 --- a/hw/ppc_prep.c +++ b/hw/ppc_prep.c @@ -32,6 +32,7 @@ #include "ppc.h" #include "boards.h" #include "qemu-log.h" +#include "ide.h" //#define HARD_DEBUG_PPC_IO //#define DEBUG_PPC_IO |