copy result mode on final transformations (lea->add and sub->neg-add)
[libfirm] / ir / be / belistsched.h
index 1ffccb4..23edb1b 100644 (file)
@@ -11,6 +11,7 @@
 
 #include "benodesets.h"
 #include "bearch_t.h"
+#include "be_t.h"
 
 typedef struct _list_sched_selector_t list_sched_selector_t;