- Split bearch.h correctly into bearch.h and bearch_t.h
[libfirm] / ir / be / beuses.h
index b69ddc1..5a63f95 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _BEUSES_H
 #define _BEUSES_H
 
-#include "bearch.h"
+#include "bearch_t.h"
 #include "belive.h"
 
 typedef struct _be_next_use_t {