combos constant dataflow analysis has to be consistent with the localopt; this should...
[libfirm] / ir / be / bestate.h
index 4faf5bf..42bae84 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,9 +28,9 @@
 #ifndef FIRM_BE_BESTATE_H
 #define FIRM_BE_BESTATE_H
 
-#include "irnode.h"
+#include "firm_types.h"
 #include "beirg.h"
-#include "bearch_t.h"
+#include "bearch.h"
 
 /**
  * Callback that should create a spill for a certain value. Can return NULL