Fixed name mangling for private entities
[libfirm] / ir / be / mips / mips_map_regs.h
index c0eb974..7c2d10b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1995-2007 University of Karlsruhe.  All right reserved.
+ * Copyright (C) 1995-2008 University of Karlsruhe.  All right reserved.
  *
  * This file is part of libFirm.
  *
@@ -29,7 +29,7 @@
 #include "irnode.h"
 #include "set.h"
 
-#include "../bearch_t.h"
+#include "../bearch.h"
 #include "mips_nodes_attr.h"
 
 int  mips_cmp_irn_reg_assoc(const void *a, const void *b, size_t len);