mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-04-11 03:02:20 +02: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 <QDebug>
|
||||||
#include <QString>
|
#include <QString>
|
||||||
#include <QMutex>
|
#include <QMutex>
|
||||||
#if defined(Q_OS_UNIX)
|
#if defined(Q_OS_LINUX)
|
||||||
#include <usb.h>
|
#include <usb.h>
|
||||||
#endif
|
#endif
|
||||||
#include "hidapi.h"
|
#include "hidapi.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user