From bbc1f10ec95baa41187ff10ae7b3cadd66ad5e08 Mon Sep 17 00:00:00 2001 From: Daniel Grund Date: Wed, 11 Jan 2006 12:50:08 +0000 Subject: [PATCH] changed include --- ir/be/belower.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/be/belower.c b/ir/be/belower.c index 0d0bb3d02..23415d164 100644 --- a/ir/be/belower.c +++ b/ir/be/belower.c @@ -18,7 +18,7 @@ #include "besched.h" #include "irgmod.h" -#include "iredges.h" +#include "iredges_t.h" #include "irgwalk.h" #undef is_Perm -- 2.20.1