removed unitialized used vartiable
[libfirm] / ir / be / beirg.h
index 950b7f5..757b0f2 100644 (file)
@@ -10,7 +10,7 @@
 #define BEIRG_H_
 
 #include "belive.h"
-#include "beirgmod.h"
+#include "bedomfront.h"
 
 typedef struct _be_irg_t be_irg_t;