编译错误

Signed-off-by: yangfan <yangfan174@huawei.com>
This commit is contained in:
yangfan 2024-04-24 15:41:14 +08:00
parent 6c926e060b
commit 1e41b69eef

View File

@ -42,7 +42,6 @@ ohos_ndk_library("libpixelmap") {
ohos_ndk_headers("libpixelmap_header") {
dest_dir = "$ndk_headers_out_dir/multimedia/image_framework/image"
sources = [
"./include/image/image_common.h",
"./include/image/pixelmap_native.h",
]
}