uvch264: Define LIBUSB_CLASS_VIDEO if using an old version of libusb
This commit is contained in:
parent
e82e434730
commit
49fefbde65
@ -44,6 +44,9 @@
|
||||
#include "gstuvch264-marshal.h"
|
||||
#include <gudev/gudev.h>
|
||||
#include <libusb.h>
|
||||
#ifndef LIBUSB_CLASS_VIDEO
|
||||
#define LIBUSB_CLASS_VIDEO 0x0e
|
||||
#endif
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user