- Split bearch.h correctly into bearch.h and bearch_t.h
[libfirm] / ir / be / beutil.c
index 5a133a0..c8a666e 100644 (file)
@@ -24,7 +24,7 @@
 
 #include "beutil.h"
 #include "besched_t.h"
-#include "bearch.h"
+#include "bearch_t.h"
 
 /* Get an always empty set. */
 pset *be_empty_set(void)