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/grackle_pci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/grackle_pci.c') diff --git a/hw/grackle_pci.c b/hw/grackle_pci.c index 948416632a..95639d5735 100644 --- a/hw/grackle_pci.c +++ b/hw/grackle_pci.c @@ -24,7 +24,7 @@ */ #include "pci/pci_host.h" -#include "ppc_mac.h" +#include "ppc/mac.h" #include "pci/pci.h" /* debug Grackle */ -- cgit v1.2.3-55-g7522