Fix typo in comment.
[libfirm] / ir / opt / opt_polymorphy.c
index c59eaab..af26044 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.
  *
@@ -29,6 +29,7 @@
 #include "config.h"
 #endif
 
+#include "iroptimize.h"
 #include "irprog_t.h"
 #include "entity_t.h"
 #include "type_t.h"