Typo fixed.
[libfirm] / ir / ir / irprog_t.h
index cd49c0f..46ceba5 100644 (file)
@@ -8,9 +8,14 @@
 # ifndef _IRPROG_T_H_
 # define _IRPROG_T_H_
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include "irprog.h"
 #include "firm_common_t.h"
 
+
 /** ir_prog */
 struct ir_prog {
   firm_kind kind;