rename set_using_visited to set_using_irn_visited, some cosmetics, remove obsolete...
[libfirm] / ir / be / bedomfront.h
index b012c96..5bd9ea1 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_BEDOMFRONT_H
 #define FIRM_BE_BEDOMFRONT_H
 
-#include "irnode.h"
-#include "irgraph.h"
+#include "firm_types.h"
 
 /*
  * Forward type declaration.