bescripts: Copy all common node attributes into the constructor variants.
[libfirm] / ir / be / TEMPLATE / TEMPLATE_nodes_attr.h
index 3a01a23..a252ac1 100644 (file)
 /**
  * @file
  * @brief   attributes attached to all TEMPLATE nodes
- * @version $Id$
  */
 #ifndef FIRM_BE_TEMPLATE_TEMPLATE_NODES_ATTR_H
 #define FIRM_BE_TEMPLATE_TEMPLATE_NODES_ATTR_H
 
-#include "../bearch.h"
+#include "bearch.h"
 
 typedef struct TEMPLATE_attr_t  TEMPLATE_attr_t;