RTL00_WEB/USDK/component/common/video/v4l2/inc/v4l2_driver.h
2017-06-21 03:00:20 +03:00

9 lines
No EOL
202 B
C

#ifndef V4L2_DRIVER_H
#define V4L2_DRIVER_H /*structure needed for video caputure*/
#include <platform/platform_stdlib.h>
#include "dlist.h"
#include "basic_types.h"
#endif //V4L2_DRIVER_H