X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2FTEMPLATE%2Fbearch_TEMPLATE_t.h;h=ed93f32faabe13fbc1231127f7a669aa79875937;hb=b59e22a229aa1227ef992c184c79fdafe34908cf;hp=2ae0e7d8c3770b6d9fb9cefdbb5407d54f877985;hpb=1a3b7d363474ab544c13093a2f0b578718d37c7a;p=libfirm diff --git a/ir/be/TEMPLATE/bearch_TEMPLATE_t.h b/ir/be/TEMPLATE/bearch_TEMPLATE_t.h index 2ae0e7d8c..ed93f32fa 100644 --- a/ir/be/TEMPLATE/bearch_TEMPLATE_t.h +++ b/ir/be/TEMPLATE/bearch_TEMPLATE_t.h @@ -20,7 +20,6 @@ /** * @file * @brief declarations for TEMPALTE backend -- private header - * @version $Id$ */ #ifndef FIRM_BE_TEMPLATE_BEARCH_TEMPLATE_T_H #define FIRM_BE_TEMPLATE_BEARCH_TEMPLATE_T_H @@ -28,7 +27,7 @@ #include "debug.h" #include "TEMPLATE_nodes_attr.h" #include "be.h" -#include "../beemitter.h" +#include "beemitter.h" #include "set.h" typedef struct TEMPLATE_isa_t {