use firm_config.h instead of config.h
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 16 Jun 2005 13:29:51 +0000 (13:29 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 16 Jun 2005 13:29:51 +0000 (13:29 +0000)
[r6027]

ir/ir/iredges_t.h

index 0efda43..5a6b00b 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef _FIRM_EDGES_T_H
 #define _FIRM_EDGES_T_H
 
-#include "config.h"
+#include "firm_config.h"
 #include "debug.h"
 
 #include "set.h"