diff --git a/graphic/graphic_2d/native_vsync/native_vsync.h b/graphic/graphic_2d/native_vsync/native_vsync.h index d9ef7562e336b80f72e0cfb492d42ab1587a945b..f7d45c0e753e84ae3892bf4d679e6b7f212402ef 100644 --- a/graphic/graphic_2d/native_vsync/native_vsync.h +++ b/graphic/graphic_2d/native_vsync/native_vsync.h @@ -39,6 +39,8 @@ #ifndef NDK_INCLUDE_NATIVE_VSYNC_H_ #define NDK_INCLUDE_NATIVE_VSYNC_H_ +#include + #ifdef __cplusplus extern "C" { #endif