be: Remove cruft from bearch_*_t.h.
[libfirm] / ir / be / TEMPLATE / bearch_TEMPLATE_t.h
index d7e5c9b..3222a10 100644 (file)
 #ifndef FIRM_BE_TEMPLATE_BEARCH_TEMPLATE_T_H
 #define FIRM_BE_TEMPLATE_BEARCH_TEMPLATE_T_H
 
-#include "debug.h"
-#include "TEMPLATE_nodes_attr.h"
-#include "be.h"
-#include "beemitter.h"
-#include "set.h"
+#include "bearch.h"
 
 typedef struct TEMPLATE_isa_t {
        arch_env_t  base;      /**< must be derived from arch_isa */