From 7ff2c7085bd1043878cd3f2f1d05949f4f997cb3 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Wed, 15 Mar 2006 13:06:04 +0000 Subject: [PATCH] removed dependency --- ir/be/beifg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/be/beifg.h b/ir/be/beifg.h index 17559fa6e..7130a1361 100644 --- a/ir/be/beifg.h +++ b/ir/be/beifg.h @@ -10,7 +10,7 @@ #ifndef _BEIFG_H #define _BEIFG_H -#include "irnode.h" +#include "firm_types.h" typedef struct _be_ifg_impl_t be_ifg_impl_t; typedef struct _be_ifg_t be_ifg_t; -- 2.20.1