mirror of
https://github.com/shakemid/pcsensor-temper.git
synced 2025-01-21 09:08:17 +01:00
Merge pull request #4 from c72578/2019-06-03_Update_libusb-1.0_include
Update libusb-1.0 include
This commit is contained in:
commit
6810751564
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
#include <strings.h>
|
#include <strings.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <signal.h>
|
#include <signal.h>
|
||||||
#include <libusb.h>
|
#include <libusb-1.0/libusb.h>
|
||||||
|
|
||||||
#define VERSION "1.2.0"
|
#define VERSION "1.2.0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue