From: Michael Beck Date: Fri, 1 Jun 2007 20:48:59 +0000 (+0000) Subject: moved all lower_* header into new lowering.h X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=d42173ace97899992d365750c8ca28c64b9d9e69;p=libfirm moved all lower_* header into new lowering.h [r14254] --- diff --git a/ir/be/arm/bearch_arm.c b/ir/be/arm/bearch_arm.c index 0a6dff9b2..2c0e544d9 100644 --- a/ir/be/arm/bearch_arm.c +++ b/ir/be/arm/bearch_arm.c @@ -36,7 +36,7 @@ #include "irprintf.h" #include "ircons.h" #include "irgmod.h" -#include "lower_intrinsics.h" +#include "lowering.h" #include "bitset.h" #include "debug.h"