diff options
Diffstat (limited to 'hw/sun4m.c')
-rw-r--r-- | hw/sun4m.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/sun4m.c b/hw/sun4m.c index 424cf6d476..5b3e0fdcf8 100644 --- a/hw/sun4m.c +++ b/hw/sun4m.c @@ -31,7 +31,7 @@ #include "net.h" #include "boards.h" #include "firmware_abi.h" -#include "scsi.h" +#include "esp.h" #include "pc.h" #include "isa.h" #include "fw_cfg.h" |