]> git.proxmox.com Git - qemu.git/blobdiff - block/blkverify.c
block: move include files to include/block/
[qemu.git] / block / blkverify.c
index 4beede77abb8a3e7ce71b4e605e2b1d02b39f815..cde5098e5ad880a155905dffdc67ccb47741509f 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <stdarg.h>
 #include "qemu_socket.h" /* for EINPROGRESS on Windows */
-#include "block_int.h"
+#include "block/block_int.h"
 
 typedef struct {
     BlockDriverState *test_file;