end block can not be optimized away any more.
[libfirm] / ir / ir / irprog.c
index ab56985..2e00771 100644 (file)
@@ -6,7 +6,11 @@
 ** irprog.c: ir representation of a program
 */
 
-# include "irprog.h"
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+# include "irprog_t.h"
 # include "array.h"
 # include "obst.h"