These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / tests / test-coroutine.c
index b552d9f..dd4ced9 100644 (file)
  *
  */
 
+#include "qemu/osdep.h"
 #include <glib.h>
-#include "block/coroutine.h"
-#include "block/coroutine_int.h"
+#include "qemu/coroutine.h"
+#include "qemu/coroutine_int.h"
 
 /*
  * Check that qemu_in_coroutine() works