Fixed initialization of option tables
[libfirm] / ir / opt / opt_osr.c
index c646988..25ce551 100644 (file)
@@ -31,7 +31,7 @@
 #include "config.h"
 #endif
 
-#include "opt_osr.h"
+#include "iroptimize.h"
 #include "irgraph.h"
 #include "ircons.h"
 #include "irop_t.h"