]> Git Repo - qemu.git/blobdiff - hw/xen_backend.c
virtio-blk-s390: switch to the new API.
[qemu.git] / hw / xen_backend.c
index 270584fc102f5ce04492f622afac007cca7b9aeb..24381b55e58575644aba56feb0e3159638136fff 100644 (file)
 #include <sys/mman.h>
 #include <sys/signal.h>
 
-#include "hw.h"
-#include "qemu-char.h"
+#include "hw/hw.h"
+#include "char/char.h"
 #include "qemu/log.h"
-#include "xen_backend.h"
+#include "hw/xen_backend.h"
 
 #include <xen/grant_table.h>
 
This page took 0.02448 seconds and 4 git commands to generate.