]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/onenand.c
hw: move headers to include/
[mirror_qemu.git] / hw / onenand.c
index 57a346d7da374d98a244fa9b14059fab54976097..8b511a79dce675062de03d94da12ecadb4fef362 100644 (file)
@@ -20,7 +20,7 @@
 
 #include "qemu-common.h"
 #include "hw/hw.h"
-#include "hw/flash.h"
+#include "hw/block/flash.h"
 #include "hw/irq.h"
 #include "sysemu/blockdev.h"
 #include "exec/memory.h"