From: Michael Beck Date: Wed, 15 Mar 2006 13:06:04 +0000 (+0000) Subject: removed dependency X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;ds=sidebyside;h=7ff2c7085bd1043878cd3f2f1d05949f4f997cb3;p=libfirm removed dependency --- 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;