diff options
Diffstat (limited to 'hw/mips_mipssim.c')
-rw-r--r-- | hw/mips_mipssim.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/mips_mipssim.c b/hw/mips_mipssim.c index 98d1a01119..a747de596c 100644 --- a/hw/mips_mipssim.c +++ b/hw/mips_mipssim.c @@ -26,6 +26,7 @@ */ #include "hw.h" #include "mips.h" +#include "mips_cpudevs.h" #include "pc.h" #include "isa.h" #include "net.h" |