- fixed error with cse and programs containing endless loops:
[libfirm] / ir / ana / irtypeinfo.c
index 3a34fba..61d94fb 100644 (file)
@@ -34,7 +34,7 @@
 #include <stddef.h>
 
 #include "irgraph_t.h"   /* for setting the state flag. */
-#include "irprog.h"
+#include "irprog_t.h"
 #include "pmap.h"
 
 /* ------------ The map. ---------------------------------------------- */