X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbemodule.h;h=95e6911e153021b99e2f112e8e41051f64b625ef;hb=51d5090095b2f4f2285ff1b7ccd13c72a7b5d9d3;hp=62401fd693e94e9dd5c13cb885b66546587d9f8c;hpb=39f3a8dbd0f00f90b7b12a849d1bf7b9c1329479;p=libfirm diff --git a/ir/be/bemodule.h b/ir/be/bemodule.h index 62401fd69..95e6911e1 100644 --- a/ir/be/bemodule.h +++ b/ir/be/bemodule.h @@ -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. * @@ -52,7 +52,7 @@ void be_quit_modules(void); //--------------------------------------------------------------------------- -#include +#include "lc_opts.h" typedef struct be_module_list_entry_t be_module_list_entry_t;