used new irprofile.h instead of old beprofile.h
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 19 Nov 2007 16:03:30 +0000 (16:03 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 19 Nov 2007 16:03:30 +0000 (16:03 +0000)
[r16806]

ir/be/bemain.c

index 61e8e09..56cc48a 100644 (file)
@@ -52,6 +52,7 @@
 #include "iroptimize.h"
 #include "firmstat.h"
 #include "execfreq.h"
+#include "irprofile.h"
 
 #include "bearch_t.h"
 #include "be_t.h"
@@ -74,7 +75,6 @@
 #include "beschedmris.h"
 #include "bestat.h"
 #include "beverify.h"
-#include "beprofile.h"
 #include "be_dbgout.h"
 #include "beirg_t.h"