signed/unsigned warning fixed
[libfirm] / ir / opt / opt_polymorphy.c
index c59eaab..201f61a 100644 (file)
@@ -29,6 +29,7 @@
 #include "config.h"
 #endif
 
+#include "iroptimize.h"
 #include "irprog_t.h"
 #include "entity_t.h"
 #include "type_t.h"