fix cltd
[libfirm] / ir / be / mips / mips_scheduler.h
index d2feae8..19c8a5c 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.
  *
@@ -26,7 +26,7 @@
 #ifndef FIRM_BE_MIPS_MIPS_SCHEDULER_H
 #define FIRM_BE_MIPS_MIPS_SCHEDULER_H
 
-#include "../besched_t.h"
+#include "../besched.h"
 
 const list_sched_selector_t *mips_get_list_sched_selector(const void *self, list_sched_selector_t *selector);
 const ilp_sched_selector_t *mips_get_ilp_sched_selector(const void *self);