Remove the never read flag irop_flag_dump_noinput.
[libfirm] / ir / be / amd64 / amd64_nodes_attr.h
index b909a29..035df02 100644 (file)
 /**
  * @file
  * @brief   attributes attached to all amd64 nodes
- * @version $Id: amd64_nodes_attr.h 26317 2009-08-05 10:53:46Z matze $
  */
 #ifndef FIRM_BE_amd64_amd64_NODES_ATTR_H
 #define FIRM_BE_amd64_amd64_NODES_ATTR_H
 
-#include "../bearch.h"
+#include "bearch.h"
 
 typedef struct amd64_attr_t            amd64_attr_t;
 typedef struct amd64_SymConst_attr_t   amd64_SymConst_attr_t;