diff --git a/hiviewdfx/hilogtest/hilogndktest/BUILD.gn b/hiviewdfx/hilogtest/hilogndktest/BUILD.gn index 906c8f21ba400892548a3fa80ad0f6d27255575d..8c61b6762b5dc826c24538970bf517aea80fc24e 100755 --- a/hiviewdfx/hilogtest/hilogndktest/BUILD.gn +++ b/hiviewdfx/hilogtest/hilogndktest/BUILD.gn @@ -18,6 +18,7 @@ config("hilogndktest_config") { visibility = [ ":*" ] include_dirs = [ "//base/hiviewdfx/hilog/interface/native/kits/include", + "//base/hiviewdfx/hilog/interface/native/kits", ] } ohos_moduletest_suite("hilogndktest") {