Properly fix how how hidapi and libusb dependencies are handled
This commit is contained in:
parent
6140849e28
commit
66109be668
281 changed files with 304 additions and 352 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <hidapi/hidapi.h>
|
||||
#include <hidapi.h>
|
||||
#include "RGBController.h"
|
||||
|
||||
class AnnePro2Controller
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
#include "AnnePro2Controller.h"
|
||||
#include "RGBController.h"
|
||||
#include "RGBController_AnnePro2.h"
|
||||
#include <hidapi/hidapi.h>
|
||||
#include <hidapi.h>
|
||||
|
||||
/*---------------------------------------------------------*\
|
||||
| Anne Pro 2 vendor IDs |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue