diff --git a/src/v4l2.h b/src/v4l2.h index 7667cf0..2ee6b46 100644 --- a/src/v4l2.h +++ b/src/v4l2.h @@ -25,6 +25,8 @@ #ifndef _V4L2_H_ #define _V4L2_H_ +#include + #define DESTINATION_SIZE_MAX (1024 * 1024) bool v4l2_find_format(int video_fd, unsigned int type,