diff options
Diffstat (limited to 'hw/block/ecc.c')
-rw-r--r-- | hw/block/ecc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/block/ecc.c b/hw/block/ecc.c index 48311d2609..1a182367ee 100644 --- a/hw/block/ecc.c +++ b/hw/block/ecc.c @@ -12,7 +12,7 @@ */ #include "qemu/osdep.h" -#include "hw/hw.h" +#include "migration/vmstate.h" #include "hw/block/flash.h" /* |