cleanup: Remove unnecessary #include "obst.h".
[libfirm] / ir / be / bespillslots.h
index 56d884c..7a251f8 100644 (file)
@@ -27,7 +27,6 @@
 #define FIRM_BE_BESPILLSLOTS_H
 
 #include <stdbool.h>
-#include "beirg.h"
 
 typedef struct be_fec_env_t be_fec_env_t;