X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Flibfirm%2Ffirm.h;h=3dcf90ea1467c7f133a3793236ef0fad9e31ba6f;hb=b7a0d752833eb7fb294ce90a27cbe01d06bbbc50;hp=9e320a06b475d2bda23e852a97839f09f6d0ab35;hpb=d7337be4ef7938bf403e919f71844215a56e10b2;p=libfirm diff --git a/include/libfirm/firm.h b/include/libfirm/firm.h index 9e320a06b..3dcf90ea1 100644 --- a/include/libfirm/firm.h +++ b/include/libfirm/firm.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1995-2008 University of Karlsruhe. All right reserved. + * Copyright (C) 1995-2010 University of Karlsruhe. All right reserved. * * This file is part of libFirm. * @@ -71,7 +71,7 @@ #include "firm_common.h" #include "firmstat.h" #include "firm_types.h" -#include "height.h" +#include "heights.h" #include "ident.h" #include "interval_analysis.h" #include "irarch.h" @@ -102,12 +102,10 @@ #include "irpass.h" #include "irprintf.h" #include "irprog.h" -#include "irsimpletype.h" #include "irtypeinfo.h" -#include "irvrfy.h" +#include "irverify.h" #include "lowering.h" #include "rta.h" -#include "seqnumbers.h" #include "structure.h" #include "timing.h" #include "trouts.h"