]> git.proxmox.com Git - qemu.git/blobdiff - hw/xen_pt.c
hw: include hw header files with full paths
[qemu.git] / hw / xen_pt.c
index 9db5f6e9645461b4c6919458ebbb16539066db54..ce695d0e64db8d22ab8ce8a76a60f4df5db2ec96 100644 (file)
 
 #include <sys/ioctl.h>
 
-#include "pci/pci.h"
-#include "xen.h"
-#include "xen_backend.h"
-#include "xen_pt.h"
+#include "hw/pci/pci.h"
+#include "hw/xen.h"
+#include "hw/xen_backend.h"
+#include "hw/xen_pt.h"
 #include "qemu/range.h"
 #include "exec/address-spaces.h"