Revision 737e150e block/qcow2.h

b/block/qcow2.h
25 25
#ifndef BLOCK_QCOW2_H
26 26
#define BLOCK_QCOW2_H
27 27

  
28
#include "aes.h"
29
#include "qemu-coroutine.h"
28
#include "block/aes.h"
29
#include "block/coroutine.h"
30 30

  
31 31
//#define DEBUG_ALLOC
32 32
//#define DEBUG_ALLOC2

Also available in: Unified diff