fix abs creation after recent reassoc changes
[libfirm] / ir / common / firm.c
index 93ae442..60fd375 100644 (file)
@@ -27,6 +27,8 @@
 # include "config.h"
 #endif
 
+#include "firm_config.h"
+
 #ifdef HAVE_STRING_H
 # include <string.h>
 #endif