X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fopt%2Ffunccall.c;h=2822dae4fb5f565b615837879c2ffefb5c99a733;hb=c59d37f47fdab6d74f1da6738b2d3f3373a378b9;hp=25d3e929f51ef052311fd5437c815bd122ee6ba7;hpb=bc35052031be38b7243401b37fe1d791728c7df2;p=libfirm diff --git a/ir/opt/funccall.c b/ir/opt/funccall.c index 25d3e929f..2822dae4f 100644 --- a/ir/opt/funccall.c +++ b/ir/opt/funccall.c @@ -27,7 +27,7 @@ #include -#include "funccall_t.h" +#include "opt_init.h" #include "irnode_t.h" #include "irgraph_t.h" @@ -40,6 +40,7 @@ #include "ircons.h" #include "iredges_t.h" #include "irpass_t.h" +#include "iroptimize.h" #include "analyze_irg_args.h" #include "irhooks.h" #include "debug.h"