mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-29 14:52:12 +01:00
OP-958: fix compiler error (showing on bambo)
This commit is contained in:
parent
c3033ece11
commit
133a801dc5
@ -33,7 +33,7 @@
|
||||
#include <QDebug>
|
||||
#include <QString>
|
||||
#include <QMutex>
|
||||
#if defined(Q_OS_UNIX)
|
||||
#if defined(Q_OS_LINUX)
|
||||
#include <usb.h>
|
||||
#endif
|
||||
#include "hidapi.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user