iropt_dbg.h include needed now
[libfirm] / ir / opt / cfopt.c
index 107039a..0d553ba 100644 (file)
@@ -36,6 +36,7 @@
 #include "firmstat.h"
 
 #include "cfopt.h"
+#include "iropt_dbg.h"
 
 /*------------------------------------------------------------------*/
 /* Control flow optimization.                                       */