shouldn't be here anymore
[libfirm] / ir / be / beblocksched.c
index cf3d57e..38fc4de 100644 (file)
@@ -59,8 +59,8 @@
 #include "bemodule.h"
 #include "be.h"
 
-#include <libcore/lc_opts.h>
-#include <libcore/lc_opts_enum.h>
+#include "lc_opts.h"
+#include "lc_opts_enum.h"
 
 #ifdef WITH_ILP
 #include <lpp/lpp.h>