X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=ir%2Fbe%2Fbeabi.h;h=90de696178841241711f36e4b268019f9da207c8;hb=205396c4f4f5abe7abd6dc2350c8c398a7623afc;hp=e5b23ee276768ccf46ec8e2928917bb508d6b8f8;hpb=d16d39df6772995a29ecdc8de1904ccb2e523599;p=libfirm diff --git a/ir/be/beabi.h b/ir/be/beabi.h index e5b23ee27..90de69617 100644 --- a/ir/be/beabi.h +++ b/ir/be/beabi.h @@ -1,10 +1,8 @@ - /** * Backend ABI implementation. */ - -#ifndef _BEABI_H -#define _BEABI_H +#ifndef FIRM_BEABI_H +#define FIRM_BEABI_H #include "firm_types.h" @@ -13,6 +11,7 @@ #include "bitset.h" #include "be.h" +#include "beirg.h" #include "bearch.h" #include "beabi_t.h"