Fix Windows builds (pthread_t)

This commit is contained in:
Robin Gareus
2023-05-04 20:57:33 +02:00
parent baf307838c
commit f589aedcfe

View File

@@ -22,6 +22,8 @@
*/
#ifdef HAVE_USB
#include "pbd/pthread_utils.h"
#include <libusb.h>
/* ControlProtocolManager is a singleton, so we can use static
* here. This has the advantage that libusb.h does not need