diff --git a/interfaces/kits/c/native_avscreen_capture_base.h b/interfaces/kits/c/native_avscreen_capture_base.h index 97b27e3f16aea7201b30461c3140cf6595305765..292aa861333c3aa1df9f4373fbfc6980c6a1927c 100644 --- a/interfaces/kits/c/native_avscreen_capture_base.h +++ b/interfaces/kits/c/native_avscreen_capture_base.h @@ -16,6 +16,8 @@ #ifndef NATIVE_AVSCREEN_CAPTURE_BASE_H #define NATIVE_AVSCREEN_CAPTURE_BASE_H +#include + #ifdef __cplusplus extern "C" { #endif