From c5be11a789837095f587fadd684584b767e33ee9 Mon Sep 17 00:00:00 2001 From: David Faure Date: Wed, 15 Mar 2017 13:11:08 +0100 Subject: Now that kconfigbackend.h isn't installed anymore, rename it to _p.h for clarity. --- src/core/kconfig_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/kconfig_p.h') diff --git a/src/core/kconfig_p.h b/src/core/kconfig_p.h index beda6e4b..080adadb 100644 --- a/src/core/kconfig_p.h +++ b/src/core/kconfig_p.h @@ -25,7 +25,7 @@ #define KCONFIG_P_H #include "kconfigdata.h" -#include "kconfigbackend.h" +#include "kconfigbackend_p.h" #include "kconfiggroup.h" #include -- cgit v1.2.1