]> git.proxmox.com Git - qemu.git/blobdiff - hw/pflash_cfi02.c
hw: move headers to include/
[qemu.git] / hw / pflash_cfi02.c
index 37b4fcc234d56b5be9e7923d7814f562631c4b8c..9a7fa707ca0de14f7da2ddce7decce8d919795a9 100644 (file)
@@ -36,7 +36,7 @@
  */
 
 #include "hw/hw.h"
-#include "hw/flash.h"
+#include "hw/block/flash.h"
 #include "qemu/timer.h"
 #include "block/block.h"
 #include "exec/address-spaces.h"