Uncommented missing function
[libfirm] / ir / be / bephiopt.h
index 06a1588..40ef637 100644 (file)
@@ -6,6 +6,7 @@
 #ifndef _BEPHIOPT_H
 #define _BEPHIOPT_H
 
+#include "debug.h"
 #include "irgraph.h"
 
 void be_phi_opt_init(void);