assert that in and out entities of memperms have the same size, we produce such buggy...
[libfirm] / ir / be / benode_t.h
index ebb0371..274b7eb 100644 (file)
@@ -21,7 +21,7 @@
 #include "entity_t.h"
 
 #include "be_t.h"
-#include "bearch.h"
+#include "bearch_t.h"
 
 #define BE_OUT_POS(p) (-((p) + 1))