]> git.proxmox.com Git - qemu.git/blobdiff - block/qcow2.h
block: move include files to include/block/
[qemu.git] / block / qcow2.h
index a60fcb429a98d8129636b3060b7103031607015d..718b52bacad056093fafbc9275cf711238222f7d 100644 (file)
@@ -25,8 +25,8 @@
 #ifndef BLOCK_QCOW2_H
 #define BLOCK_QCOW2_H
 
-#include "aes.h"
-#include "qemu-coroutine.h"
+#include "block/aes.h"
+#include "block/coroutine.h"
 
 //#define DEBUG_ALLOC
 //#define DEBUG_ALLOC2