X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbelistsched.c;h=c8cf497ac010473b2d263b744f51ea359f96e7ca;hb=89dc24503c04139bb05504059b291d6d89f99661;hp=9c92aebf819678415149baa27bba83798b1b66f5;hpb=1ce363f80e6a204d4011f85813362d9bd1d0e7e4;p=libfirm diff --git a/ir/be/belistsched.c b/ir/be/belistsched.c index 9c92aebf8..c8cf497ac 100644 --- a/ir/be/belistsched.c +++ b/ir/be/belistsched.c @@ -61,8 +61,8 @@ #include "bestat.h" #include "beirg_t.h" -#include -#include +#include "lc_opts.h" +#include "lc_opts_enum.h" DEBUG_ONLY(static firm_dbg_module_t *dbg = NULL);