X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbelistsched.c;h=c8cf497ac010473b2d263b744f51ea359f96e7ca;hb=d300330b1e6df8c8914b8fb70cf38ee1c8ca2634;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);