]> Git Repo - qemu.git/blobdiff - migration/xbzrle.c
msf2: Add Smartfusion2 SPI controller
[qemu.git] / migration / xbzrle.c
index 8e220bf25b9a4002675e4532b48b25ec8b47e9d6..1ba482ded9c4ffcfb48fe774396e379bb7726284 100644 (file)
@@ -10,8 +10,9 @@
  * See the COPYING file in the top-level directory.
  *
  */
-#include "qemu-common.h"
-#include "include/migration/migration.h"
+#include "qemu/osdep.h"
+#include "qemu/cutils.h"
+#include "xbzrle.h"
 
 /*
   page = zrun nzrun
This page took 0.023806 seconds and 4 git commands to generate.