]> Git Repo - qemu.git/blobdiff - tests/test-coroutine.c
throttle: Check that burst_level leaks correctly
[qemu.git] / tests / test-coroutine.c
index b552d9f5e90d5ee0daf7999516369fa30ad77552..dd4ced946c2f9f4bd5d1c11b7402a6b6ee5bc632 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
This page took 0.022172 seconds and 4 git commands to generate.