From 745b4e28338ae1564c8e3fb2cc821723ab9752db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 11 Apr 2015 13:44:31 +0200 Subject: macros.h moved to shared folder --- scripts/parse_kconfig/parser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/parse_kconfig/parser.c') diff --git a/scripts/parse_kconfig/parser.c b/scripts/parse_kconfig/parser.c index 933c26c..6c1c47e 100644 --- a/scripts/parse_kconfig/parser.c +++ b/scripts/parse_kconfig/parser.c @@ -11,7 +11,7 @@ #include #include #include -#include "lkc.h" +#include "kconfig/lkc.h" #include "symlist.h" #include "output.h" #include "macros.h" -- cgit v1.2.3