From 5ae489b6e85f17d8cd9c5766e406727839c00596 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Thu, 16 Jun 2005 13:29:51 +0000 Subject: [PATCH] use firm_config.h instead of config.h [r6027] --- ir/ir/iredges_t.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/ir/iredges_t.h b/ir/ir/iredges_t.h index 0efda43c1..5a6b00bb3 100644 --- a/ir/ir/iredges_t.h +++ b/ir/ir/iredges_t.h @@ -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" -- 2.20.1