X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Ftr%2Ftpop_t.h;h=be3cc7a38d6b00d51464034aee5cddffe41f8879;hb=2e3dc475cf5d9edd3ecd6143f44fb1a45f7630d5;hp=2f8917cb5678dacf748f6d202b1d9094c93b8fa2;hpb=e3e22fa6f927847099c0bff62457003aa81f2518;p=libfirm diff --git a/ir/tr/tpop_t.h b/ir/tr/tpop_t.h index 2f8917cb5..be3cc7a38 100644 --- a/ir/tr/tpop_t.h +++ b/ir/tr/tpop_t.h @@ -1,8 +1,8 @@ /* $Id$ */ -# ifndef _IROP_T_H_ -# define _IROP_T_H_ +# ifndef _TPOP_T_H_ +# define _TPOP_T_H_ # include # include "tpop.h" @@ -85,4 +85,4 @@ void init_tpop (void); */ int get_tpop_attr_size (tp_op *op); -#endif /* _IROP_T_H_ */ +#endif /* _TPOP_T_H_ */