implemened add esp, 4/8 -> push/push
[libfirm] / ir / be / beblocksched.c
index 39e614a..38fc4de 100644 (file)
@@ -59,9 +59,8 @@
 #include "bemodule.h"
 #include "be.h"
 
-#include <libcore/lc_opts.h>
-#include <libcore/lc_opts_enum.h>
-#include <libcore/lc_timing.h>
+#include "lc_opts.h"
+#include "lc_opts_enum.h"
 
 #ifdef WITH_ILP
 #include <lpp/lpp.h>