mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-18 11:35:21 -04:00
Properly fix how how hidapi and libusb dependencies are handled
This commit is contained in:
@@ -9,13 +9,7 @@
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
#include <libusb.h>
|
||||
#else
|
||||
#include <libusb-1.0/libusb.h>
|
||||
#endif
|
||||
|
||||
#include "Detector.h"
|
||||
#include "ResourceManager.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user