Merge pull request #377 from ivan-korolev:fix_v4l_yes-yes_build

pull/380/merge
cuda-geek 12 years ago committed by OpenCV Buildbot
commit 31d3c508db
  1. 2
      modules/highgui/src/cap_v4l.cpp

@ -214,7 +214,7 @@ make & enjoy!
#include <sys/types.h>
#include <sys/mman.h>
#ifdef HAVE_CAMVAL
#ifdef HAVE_CAMV4L
#include <linux/videodev.h>
#endif

Loading…
Cancel
Save