hw: move headers to include/
[qemu.git] / hw / ppce500_pci.c
index abc7ebe1bf8e35dc2b6a9958d6b64b76633d89d8..5e7ad94388b084a58f6d94b9896d55eff2ccb178 100644 (file)
@@ -19,7 +19,7 @@
 #include "hw/pci/pci.h"
 #include "hw/pci/pci_host.h"
 #include "qemu/bswap.h"
-#include "hw/ppce500_pci.h"
+#include "hw/pci-host/ppce500.h"
 
 #ifdef DEBUG_PCI
 #define pci_debug(fmt, ...) fprintf(stderr, fmt, ## __VA_ARGS__)
This page took 0.020083 seconds and 4 git commands to generate.