CI: Fix windows build

This commit is contained in:
Carl Philipp Klemm 2025-09-16 14:24:50 +02:00
parent a48d25719d
commit 61f82e38c6
4 changed files with 14 additions and 8 deletions

View file

@ -25,7 +25,7 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include <libusb-1.0/libusb.h>
#include <libusb.h>
#include <pthread.h>
#include <stdint.h>
#include <stdbool.h>