diff options
Diffstat (limited to 'hw/ide.c')
| -rw-r--r-- | hw/ide.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ide.c b/hw/ide.c index 575605b952..bf2cc14f4c 100644 --- a/hw/ide.c +++ b/hw/ide.c @@ -30,6 +30,7 @@ #include "block.h" #include "qemu-timer.h" #include "sysemu.h" +#include "ppc_mac.h" /* debug IDE devices */ //#define DEBUG_IDE |