no need for firm_config.h includes anymore
[libfirm] / ir / be / becopystat.h
index 09a6127..ed41dfc 100644 (file)
@@ -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.
  *
@@ -27,8 +27,7 @@
 #ifndef FIRM_BE_BECOPYSTAT_H
 #define FIRM_BE_BECOPYSTAT_H
 
-#include "firm_config.h"
-#include "irgraph.h"
+#include "firm_types.h"
 #include "bearch_t.h"
 #include "bechordal_t.h"