Fixed liveness in loops an phi functions.
[libfirm] / ir / be / bephicoal_t.h
index 1fb12b2..ded5505 100644 (file)
@@ -7,7 +7,6 @@
 #define _BEPHICOAL_T_H
 
 #include "pset.h"
-#include "domtree.h"
 
 void be_phi_coal_init(void);
 void be_phi_coalesce(pset *all_phi_classes);