windows-winusb: fix build

This commit is contained in:
Matthias Ringwald 2021-06-30 23:14:01 +02:00
parent f0e9886bf1
commit a79ee7d2c3

View File

@ -64,7 +64,7 @@
#include "hci_dump.h"
#include "hci_dump_posix_fs.h"
#include "hci_transport.h"
#include "hci_transport_h4.h"
#include "hci_transport_usb.h"
#include "btstack_stdin.h"
int btstack_main(int argc, const char * argv[]);