diff --git a/test/unittest/bm/BUILD.gn b/test/unittest/bm/BUILD.gn index 1a691abd03573f3ba3e521dcd3ab429034980e15..ccf559dfeac2252596dfc64d6182b301cff8835c 100644 --- a/test/unittest/bm/BUILD.gn +++ b/test/unittest/bm/BUILD.gn @@ -20,6 +20,7 @@ config("tools_bm_config_mock") { include_dirs = [ "${inner_api_path}/appexecfwk_base/include", "${inner_api_path}/appexecfwk_base/include/quick_fix", + "${inner_api_path}/appexecfwk_core/include", "${inner_api_path}/appexecfwk_core/include/bundlemgr", "${bundle_framework_path}/services/bundlemgr/include", "${bundle_framework_path}/services/bundlemgr/include/quick_fix",