X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fopt%2Fopt_polymorphy.c;h=af26044359c3c7cc95b349232139c8a038a748e3;hb=c7dc950ac0cdd7d24acffb798b5867d0db5dd7c8;hp=c59eaab9db8594eaca43e2ad26644d99ec0d3a54;hpb=0d78d6a846ed88c044aa436e3bdf572d17a06a69;p=libfirm diff --git a/ir/opt/opt_polymorphy.c b/ir/opt/opt_polymorphy.c index c59eaab9d..af2604435 100644 --- a/ir/opt/opt_polymorphy.c +++ b/ir/opt/opt_polymorphy.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. * @@ -29,6 +29,7 @@ #include "config.h" #endif +#include "iroptimize.h" #include "irprog_t.h" #include "entity_t.h" #include "type_t.h"