X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fppc32%2Fbearch_ppc32.c;h=f6234599bf5becc9d6e792c2835fa21c78986f50;hb=205396c4f4f5abe7abd6dc2350c8c398a7623afc;hp=757aad8f9afdde350c80c289b3ea544db8c2651f;hpb=863d31d7a5c8210432fef88b30fc3e8353131538;p=libfirm diff --git a/ir/be/ppc32/bearch_ppc32.c b/ir/be/ppc32/bearch_ppc32.c index 757aad8f9..f6234599b 100644 --- a/ir/be/ppc32/bearch_ppc32.c +++ b/ir/be/ppc32/bearch_ppc32.c @@ -15,7 +15,7 @@ #include "bitset.h" #include "debug.h" -#include "../bearch.h" /* the general register allocator interface */ +#include "../bearch_t.h" /* the general register allocator interface */ #include "../benode_t.h" #include "../belower.h" #include "../besched_t.h" @@ -24,6 +24,7 @@ #include "../bemachine.h" #include "../bemodule.h" #include "../beblocksched.h" +#include "../beirg_t.h" #include "pset.h"