diff options
Diffstat (limited to 'hw/mips_malta.c')
-rw-r--r-- | hw/mips_malta.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/mips_malta.c b/hw/mips_malta.c index 96e3bc0324..9a35d0c340 100644 --- a/hw/mips_malta.c +++ b/hw/mips_malta.c @@ -31,6 +31,7 @@ #include "block.h" #include "flash.h" #include "mips.h" +#include "mips_cpudevs.h" #include "pci.h" #include "usb-uhci.h" #include "vmware_vga.h" |