Fix Windows builds (pthread_t)

This commit is contained in:
Robin Gareus 2023-05-04 20:57:33 +02:00
parent baf307838c
commit f589aedcfe
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 2 additions and 0 deletions

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