fix build on platform that doesnot defines V4L2_PIX_FMT_HEVC

pull/296/head
mpromonet 3 years ago
parent 41a98b6827
commit 5a004416f2

@ -20,8 +20,10 @@
// live555
#include <liveMedia.hh>
#include <linux/videodev2.h>
// libv4l2cpp
#include "V4l2Device.h"
// v4l2rtspserver
#include "V4L2DeviceSource.h"
#include "logger.h"

Loading…
Cancel
Save