From: Michael Beck Date: Wed, 22 Jun 2005 17:15:56 +0000 (+0000) Subject: iropt_dbg.h include needed now X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=338039560d5baf7da96ee18ee9d0dd3c8172cdee;p=libfirm iropt_dbg.h include needed now [r6103] --- diff --git a/ir/opt/cfopt.c b/ir/opt/cfopt.c index 107039a32..0d553bac3 100644 --- a/ir/opt/cfopt.c +++ b/ir/opt/cfopt.c @@ -36,6 +36,7 @@ #include "firmstat.h" #include "cfopt.h" +#include "iropt_dbg.h" /*------------------------------------------------------------------*/ /* Control flow optimization. */