signed/unsigned warning fixed
[libfirm] / ir / opt / convopt.c
index b775570..433c6a5 100644 (file)
@@ -40,8 +40,9 @@
 #include "config.h"
 #endif
 
+#include "iroptimize.h"
+
 #include <assert.h>
-#include "convopt.h"
 #include "debug.h"
 #include "ircons.h"
 #include "irgmod.h"