block: move include files to include/block/

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2012-12-17 18:19:44 +01:00
parent 7b1b5d1913
commit 737e150e89
109 changed files with 134 additions and 134 deletions

View file

@ -11,7 +11,7 @@
*
*/
#include "qemu-coroutine.h"
#include "block/coroutine.h"
#include "qemu-timer.h"
typedef struct CoSleepCB {