diff options
Diffstat (limited to 'hw/tosa.c')
| -rw-r--r-- | hw/tosa.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/tosa.c b/hw/tosa.c index ba6d9e73bf..cc8ce6d641 100644 --- a/hw/tosa.c +++ b/hw/tosa.c @@ -19,6 +19,7 @@ #include "boards.h" #include "i2c.h" #include "ssi.h" +#include "blockdev.h" #define TOSA_RAM 0x04000000 #define TOSA_ROM 0x00800000 |