mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-15 07:29:15 +01:00
OP-1722 libusb include incorrect: removed rogue <usb.h> inlcude
This commit is contained in:
parent
b0a0582e85
commit
88d8e3d215
@ -33,9 +33,6 @@
|
||||
#include <QDebug>
|
||||
#include <QString>
|
||||
#include <QMutex>
|
||||
#if defined(Q_OS_LINUX)
|
||||
#include <usb.h>
|
||||
#endif
|
||||
#include "../hidapi/hidapi.h"
|
||||
#include "ophid_const.h"
|
||||
#include "ophid_global.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user