X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbestate.c;h=f883f87e8b1b119018d4b4f1e538c8429e66e237;hb=dfc341ac6f54b4b0922d605e28333be76f487c68;hp=57eb30e97926a049fa3ee6859b1b23273453003c;hpb=4d5c3365a58cba59993045a9e08e686d8ae079a7;p=libfirm diff --git a/ir/be/bestate.c b/ir/be/bestate.c index 57eb30e97..f883f87e8 100644 --- a/ir/be/bestate.c +++ b/ir/be/bestate.c @@ -24,8 +24,6 @@ * @author Matthias Braun * @date 26.03.2007 * @version $Id$ - * Copyright: (c) Universitaet Karlsruhe - * Licence: This file protected by GPL - GNU GENERAL PUBLIC LICENSE. */ #ifdef HAVE_CONFIG_H #include "config.h" @@ -43,7 +41,7 @@ #include "irgmod.h" #include "bearch_t.h" -#include "beuses_t.h" +#include "beuses.h" #include "besched_t.h" #include "belive_t.h" #include "bemodule.h"