diff options
Diffstat (limited to 'hw/r2d.c')
| -rw-r--r-- | hw/r2d.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/r2d.c b/hw/r2d.c index ebcfbe789c..4667a5d2fc 100644 --- a/hw/r2d.c +++ b/hw/r2d.c @@ -31,6 +31,7 @@ #include "pci.h" #include "net.h" #include "sh7750_regs.h" +#include "ide.h" #define SDRAM_BASE 0x0c000000 /* Physical location of SDRAM: Area 3 */ #define SDRAM_SIZE 0x04000000 |