X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbearch.h;h=743b9061cf17dfd276b7c84e2e2ef3505e1ba5f0;hb=ee44abbbd06c6e7642d75e19f6d45c30b1fca5c3;hp=b8f8817d10dc575d11c938fda9e252458f541851;hpb=fd61324a4bfc64ce80b75fb055dfc8348b34d036;p=libfirm diff --git a/ir/be/bearch.h b/ir/be/bearch.h index b8f8817d1..743b9061c 100644 --- a/ir/be/bearch.h +++ b/ir/be/bearch.h @@ -1,26 +1,15 @@ #ifndef _FIRM_BEARCH_H #define _FIRM_BEARCH_H -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - +#include "firm_config.h" #ifdef WITH_LIBCORE #include #endif -#include "type.h" - -#include "irnode.h" -#include "irmode.h" +#include "firm_types.h" #include "bitset.h" -#include "hashptr.h" -#include "fourcc.h" -#include "set.h" -#include "list.h" -#include "ident.h" #include "belistsched.h" #include "beabi_t.h"