]> git.proxmox.com Git - qemu.git/blobdiff - hw/eepro100.c
pci: update all users to look in pci/
[qemu.git] / hw / eepro100.c
index a189474d310e023dea5a0e55d6f2b48a9f001dfb..992f03ace7fcffa4b90855ce9d1c6f845a2321ba 100644 (file)
@@ -42,7 +42,7 @@
 
 #include <stddef.h>             /* offsetof */
 #include "hw.h"
-#include "pci.h"
+#include "pci/pci.h"
 #include "net.h"
 #include "eeprom93xx.h"
 #include "sysemu.h"