fix warning
[libfirm] / ir / be / ia32 / ia32_emitter.h
index a7f6d8f..49904c3 100644 (file)
  * @file
  * @brief       This file implements the ia32 node emitter.
  * @author      Christian Wuerdig, Matthias Braun
- * @version     $Id$
  */
 #ifndef FIRM_BE_IA32_IA32_EMITTER_H
 #define FIRM_BE_IA32_IA32_EMITTER_H
 
 #include "irnode.h"
 
-#include "../bearch.h"
+#include "bearch.h"
 
 #include "bearch_ia32_t.h"