diff options
Diffstat (limited to 'hw/tc58128.c')
-rw-r--r-- | hw/tc58128.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/tc58128.c b/hw/tc58128.c index 21e808547e..264aa028da 100644 --- a/hw/tc58128.c +++ b/hw/tc58128.c @@ -1,6 +1,7 @@ #include "hw.h" #include "sh.h" #include "sysemu.h" +#include "loader.h" #define CE1 0x0100 #define CE2 0x0200 |