besched: Add and use sched_replace().
[libfirm] / ir / be / TEMPLATE / bearch_TEMPLATE_t.h
index 2ae0e7d..ed93f32 100644 (file)
@@ -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 {