Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git] / cinelerra / vdevicev4l2.inc
blob6a2ee1834f6e5b78171fafef1d1c93117296ac27
1 #ifndef VDEVICEV4L2_INC
2 #define VDEVICEV4L2_INC
4 class VDeviceV4L2;
5 class VDeviceV4L2Thread;
6 class VDeviceV4L2Put;
9 #endif
11 //      Local Variables:
12 //      mode: C++
13 //      c-file-style: "linux"
14 //      End: