From baec19105bb9824593bf6f37556302da2f67e583 Mon Sep 17 00:00:00 2001 From: Andreas Färber Date: Wed, 23 Jan 2013 23:03:54 +0000 Subject: ppc: Move Mac machines to hw/ppc/ Signed-off-by: Andreas Färber [agraf: squash in MAINTAINERS fix] Signed-off-by: Alexander Graf --- hw/unin_pci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/unin_pci.c') diff --git a/hw/unin_pci.c b/hw/unin_pci.c index 46757924b6..f1c3c20f37 100644 --- a/hw/unin_pci.c +++ b/hw/unin_pci.c @@ -22,7 +22,7 @@ * THE SOFTWARE. */ #include "hw.h" -#include "ppc_mac.h" +#include "ppc/mac.h" #include "pci/pci.h" #include "pci/pci_host.h" -- cgit v1.2.3-55-g7522