not needed
[libfirm] / ir / be / beifg.h
index 82f3054..f207d05 100644 (file)
 #ifndef _BEIFG_H
 #define _BEIFG_H
 
-#include "becopyopt.h"
+#include <stdio.h>
+
+#include "irnode.h"
 
-#include "firm_types.h"
+#include "becopyopt.h"
+#include "beirg.h"
 
 typedef struct _be_ifg_impl_t   be_ifg_impl_t;
 typedef struct _be_ifg_t        be_ifg_t;