]> git.proxmox.com Git - qemu.git/blobdiff - hw/pci/pci_bridge.c
pci: fix path for local includes
[qemu.git] / hw / pci / pci_bridge.c
index 4680501e4eab53bde922f28b79b0551cd6056c39..eb6b70bb645df112ada1a9280fb48796ff0f21c9 100644 (file)
@@ -29,8 +29,8 @@
  *                    VA Linux Systems Japan K.K.
  */
 
-#include "pci_bridge.h"
-#include "pci_internals.h"
+#include "hw/pci/pci_bridge.h"
+#include "hw/pci/pci_internals.h"
 #include "range.h"
 
 /* PCI bridge subsystem vendor ID helper functions */