pci: fix path for local includes
commitc759b24fae08c6c333df03e1db48e13b7f5eda30
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 12 Dec 2012 21:05:42 +0000 (12 23:05 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 17 Dec 2012 11:02:27 +0000 (17 13:02 +0200)
tree70016ba59bf458a82a0bd001f0736588f995a60c
parenta2cb15b0ddfa05f81a42d7b65dd0c7c50e420c33
pci: fix path for local includes

Include dependencies from pci core using the correct path.
This is required now that it's in the separate directory.
Need to check whether they can be minimized, for now,
keep the code as is.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
22 files changed:
hw/pci/msi.c
hw/pci/msi.h
hw/pci/msix.c
hw/pci/msix.h
hw/pci/pci-hotplug.c
hw/pci/pci-stub.c
hw/pci/pci.c
hw/pci/pci.h
hw/pci/pci_bridge.c
hw/pci/pci_bridge.h
hw/pci/pci_host.c
hw/pci/pci_host.h
hw/pci/pcie.c
hw/pci/pcie.h
hw/pci/pcie_aer.c
hw/pci/pcie_aer.h
hw/pci/pcie_host.c
hw/pci/pcie_host.h
hw/pci/pcie_port.c
hw/pci/pcie_port.h
hw/pci/shpc.c
hw/pci/slotid_cap.c