diff options
Diffstat (limited to 'hw/g364fb.c')
-rw-r--r-- | hw/g364fb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/g364fb.c b/hw/g364fb.c index 64c29889e0..5360bce636 100644 --- a/hw/g364fb.c +++ b/hw/g364fb.c @@ -20,6 +20,7 @@ */ #include "hw.h" +#include "mips.h" #include "console.h" #include "pixel_ops.h" |