X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.1%2Fcinelerra%2Faudiov4l2mpeg.h;h=bb4be02d70225076a47970e835852d4168612bdc;hb=235c9cc4df8306babbbfda46189108fe262d44ef;hp=f4424a777928092e7d250d5d3bfc7f5c8ea2f9f2;hpb=b0adaf11e855fd84af935d879848467a957d6c67;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/audiov4l2mpeg.h b/cinelerra-5.1/cinelerra/audiov4l2mpeg.h index f4424a77..bb4be02d 100644 --- a/cinelerra-5.1/cinelerra/audiov4l2mpeg.h +++ b/cinelerra-5.1/cinelerra/audiov4l2mpeg.h @@ -22,6 +22,7 @@ #ifndef AUDIOV4L2MPEG_H #define AUDIOV4L2MPEG_H +#ifdef HAVE_VIDEO4LINUX2 #include "audiodevice.h" #include "audiompeg.h" @@ -41,3 +42,4 @@ public: #endif +#endif