From: Daniel Grund Date: Wed, 22 Feb 2006 14:17:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=effa2f3eecfc28d426a30b128e385c9c6b348812;p=libfirm *** empty log message *** [r7369] --- diff --git a/ir/opt/ifconv.c b/ir/opt/ifconv.c index 33858c3be..d53c538ae 100644 --- a/ir/opt/ifconv.c +++ b/ir/opt/ifconv.c @@ -35,6 +35,7 @@ #include "irgraph_t.h" #include "irnode_t.h" +#include "irgwalk.h" #include "iropt_t.h" #include "irgmod.h" #include "irmode_t.h"