X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fopt%2Fcondeval.h;h=95d7c25d69c2d781a96c716c43f145e73b41e68c;hb=b7c2872b35f2a5bcf9f5496710e2084ad0c09fe8;hp=5e3dfb6c703b88356f1e8f52f4278dda2d6e7733;hpb=cf930869077cf81daf20a45421539827310fa5d3;p=libfirm diff --git a/ir/opt/condeval.h b/ir/opt/condeval.h index 5e3dfb6c7..95d7c25d6 100644 --- a/ir/opt/condeval.h +++ b/ir/opt/condeval.h @@ -1,6 +1,8 @@ #ifndef FIRM_COND_EVAL_H #define FIRM_COND_EVAL_H +#include "irgraph.h" + void opt_cond_eval(ir_graph* irg); #endif /* FIRM_COND_EVAL_H */