1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-03 06:24:48 -04:00

Cmake libv4l2.

This commit is contained in:
John Greb
2014-11-06 21:44:38 +00:00
parent a476f8a6f0
commit 15da973edb
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <uapi/linux/videodev2.h>
#include "/usr/local/include/libv4l2.h"
#include "libv4l2.h"
#include <fcntl.h>
#include <sys/mman.h>