Add main().
[libfirm] / ir / be / becopyilp_t.h
index 0bd2894..484fb0f 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.
  *
@@ -28,8 +28,7 @@
 #define FIRM_BE_BECOPYILP_T_H
 
 #include "firm_config.h"
-
-#include "irnode.h"
+#include "firm_types.h"
 #include "pset.h"
 #include "becopyopt_t.h"