From 2cdd7d2a9c2c79b2dc1b326060f547ae6cdeab46 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Fri, 18 Nov 2005 15:03:00 +0000 Subject: [PATCH] uses irflag_t.h now [r6954] --- ir/opt/tropt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/opt/tropt.c b/ir/opt/tropt.c index 5f53ca427..401ea3841 100644 --- a/ir/opt/tropt.c +++ b/ir/opt/tropt.c @@ -37,7 +37,7 @@ #include "trouts.h" #include "ircons.h" #include "irgmod.h" -#include "irflag.h" +#include "irflag_t.h" /* - statistics ---------------------------------------------- */ -- 2.20.1