moved all lower_* header into new lowering.h
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 1 Jun 2007 20:48:59 +0000 (20:48 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 1 Jun 2007 20:48:59 +0000 (20:48 +0000)
[r14254]

ir/be/arm/bearch_arm.c

index 0a6dff9..2c0e544 100644 (file)
@@ -36,7 +36,7 @@
 #include "irprintf.h"
 #include "ircons.h"
 #include "irgmod.h"
 #include "irprintf.h"
 #include "ircons.h"
 #include "irgmod.h"
-#include "lower_intrinsics.h"
+#include "lowering.h"
 
 #include "bitset.h"
 #include "debug.h"
 
 #include "bitset.h"
 #include "debug.h"