X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbelistsched.c;h=c8cf497ac010473b2d263b744f51ea359f96e7ca;hb=89dc24503c04139bb05504059b291d6d89f99661;hp=9499dd8e8dbd61b8ad43ac09ae2c1b37d1f47b08;hpb=50b276960fe3b12d5976b03db2fa99afe2537928;p=libfirm diff --git a/ir/be/belistsched.c b/ir/be/belistsched.c index 9499dd8e8..c8cf497ac 100644 --- a/ir/be/belistsched.c +++ b/ir/be/belistsched.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1995-2007 University of Karlsruhe. All right reserved. + * Copyright (C) 1995-2008 University of Karlsruhe. All right reserved. * * This file is part of libFirm. * @@ -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);