diff --git a/frameworks/ans/BUILD.gn b/frameworks/ans/BUILD.gn index 4f01e7a305a9b03fa71c2bf6513394dff18d9ba0..eaaba778a34395c92e5d5ba1dfed31c2229197b8 100644 --- a/frameworks/ans/BUILD.gn +++ b/frameworks/ans/BUILD.gn @@ -42,7 +42,6 @@ config("ans_innerkits_public_config") { "${core_path}/common/include", "${core_path}/include", "${target_gen_dir}", - "//third_party/json/single_include", ] configs = [ "${multimedia_path}/interfaces/innerkits:image_external_config" ] }