]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/esp-pci.c
hw: include hw header files with full paths
[mirror_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"