Set type state to fixed_layout to make beabi happy.
[libfirm] / ir / be / TEMPLATE / TEMPLATE_map_regs.h
index a27794a..c23f8ed 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.
  *
@@ -28,7 +28,7 @@
 #include "irnode.h"
 #include "set.h"
 
-#include "../bearch_t.h"
+#include "../bearch.h"
 #include "TEMPLATE_nodes_attr.h"
 
 int  TEMPLATE_cmp_irn_reg_assoc(const void *a, const void *b, size_t len);