added additional source (new copymin heuristic)
[libfirm] / ir / be / beinsn.c
index f26ba05..0775df1 100644 (file)
@@ -5,6 +5,7 @@
 
 #include "besched_t.h"
 #include "beinsn_t.h"
+#include "beabi.h"
 
 be_insn_t *be_scan_insn(const be_insn_env_t *env, ir_node *irn)
 {