These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / block / write-threshold.c
index a53c1f5..cc2ca71 100644 (file)
@@ -10,8 +10,9 @@
  * See the COPYING.LIB file in the top-level directory.
  */
 
+#include "qemu/osdep.h"
 #include "block/block_int.h"
-#include "block/coroutine.h"
+#include "qemu/coroutine.h"
 #include "block/write-threshold.h"
 #include "qemu/notify.h"
 #include "qapi-event.h"