Fixed some obviously wrong conditions.
[libfirm] / ir / opt / ircgopt.c
index 27940ab..2b28f56 100644 (file)
@@ -43,6 +43,7 @@
 #include "ircons.h"
 #include "cgana.h"
 #include "irtools.h"
+#include "irpass.h"
 
 DEBUG_ONLY(static firm_dbg_module_t *dbg);