]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/s390x/s390-pci-bus.c
Use #include "..." for our own headers, <...> for others
[mirror_qemu.git] / hw / s390x / s390-pci-bus.c
index 640a4eaa61e5d6a30bbb80c84a7b5c423c6d9898..47ca853bd2176338fb96e95a174493797bbd1e55 100644 (file)
@@ -18,9 +18,9 @@
 #include "cpu.h"
 #include "s390-pci-bus.h"
 #include "s390-pci-inst.h"
-#include <hw/pci/pci_bus.h>
-#include <hw/pci/msi.h>
-#include <qemu/error-report.h>
+#include "hw/pci/pci_bus.h"
+#include "hw/pci/msi.h"
+#include "qemu/error-report.h"
 
 /* #define DEBUG_S390PCI_BUS */
 #ifdef DEBUG_S390PCI_BUS