]> Git Repo - qemu.git/blobdiff - hw/esp-pci.c
pseries: Remove "busname" property for PCI host bridge
[qemu.git] / hw / esp-pci.c
index c949e6e0d9e7d3abb16dac545f451606223d2c01..7599b39d8d564b1802bc9666fbb7c8e339b02fcb 100644 (file)
@@ -23,9 +23,9 @@
  * THE SOFTWARE.
  */
 
-#include "pci/pci.h"
-#include "eeprom93xx.h"
-#include "esp.h"
+#include "hw/pci/pci.h"
+#include "hw/eeprom93xx.h"
+#include "hw/esp.h"
 #include "trace.h"
 #include "qemu/log.h"
 
This page took 0.022892 seconds and 4 git commands to generate.