open-ameba/RTL00_SDKV35a/component/common/video/v4l2/inc/v4l2_driver.h

9 lines
202 B
C
Raw Normal View History

2016-11-22 04:48:09 +00:00
#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