X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Ftr%2Ftpop_t.h;h=29e7ae6164c7c5bca022ae1b04007db3e16f6d02;hb=75bdba692afeb0617e59ddc2ea08e0662c356e03;hp=57498ca0f434cd0ddaf40ba7ae508a9a87559d28;hpb=8ca297d3fa1c84b58d71a9ec102061239159f9a7;p=libfirm diff --git a/ir/tr/tpop_t.h b/ir/tr/tpop_t.h index 57498ca0f..29e7ae616 100644 --- a/ir/tr/tpop_t.h +++ b/ir/tr/tpop_t.h @@ -29,18 +29,9 @@ #include #include "firm_types.h" -#include "tpop.h" +#include "typerep.h" #include "irmode.h" -/** - * @file tpop_t.h - * - * This file contains the datatypes hidden in tpop.h. - * - * @author Goetz Lindenmaier - * @see tpop.h - */ - /** A function called to free attributes of a type. */ typedef void (*free_attrs_func)(ir_type *tp);