Added getter for non address mode heuristic.
[libfirm] / ir / be / bejavacoal.c
index e689168..95b4ea4 100644 (file)
@@ -27,8 +27,8 @@
 #include "config.h"
 #endif
 
-#include <libcore/lc_opts.h>
-#include <libcore/lc_opts_enum.h>
+#include "lc_opts.h"
+#include "lc_opts_enum.h"
 
 #ifdef _WIN32
 #include <windows.h>