diff options
Diffstat (limited to 'hw/nand.c')
-rw-r--r-- | hw/nand.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ # include "hw.h" # include "flash.h" -# include "blockdev.h" +# include "sysemu/blockdev.h" # include "sysbus.h" #include "qemu/error-report.h" |