]> Git Repo - qemu.git/blobdiff - hw/pci_bridge_dev.c
net: reorganize headers
[qemu.git] / hw / pci_bridge_dev.c
index f7063961a00c2a1463877cf694b1930420452621..dbb4b3b433261b2ed512c1a1c157312e38d9f55c 100644 (file)
  * with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "pci_bridge.h"
-#include "pci_ids.h"
-#include "msi.h"
-#include "shpc.h"
-#include "slotid_cap.h"
+#include "pci/pci_bridge.h"
+#include "pci/pci_ids.h"
+#include "pci/msi.h"
+#include "pci/shpc.h"
+#include "pci/slotid_cap.h"
 #include "memory.h"
-#include "pci_internals.h"
+#include "pci/pci_bus.h"
 
 #define REDHAT_PCI_VENDOR_ID 0x1b36
 #define PCI_BRIDGE_DEV_VENDOR_ID REDHAT_PCI_VENDOR_ID
This page took 0.025752 seconds and 4 git commands to generate.