diff --git a/cc/config/global.go b/cc/config/global.go index 97e423a83..a170652c1 100644 --- a/cc/config/global.go +++ b/cc/config/global.go @@ -205,7 +205,7 @@ func init() { pctx.PrefixedExistentPathsForSourcesVariable("CommonGlobalIncludes", "-I", []string{ "system/core/include", - "system/core/liblog/include", + "system/logging/liblog/include", "system/media/audio/include", "hardware/libhardware/include", "hardware/libhardware_legacy/include",