Skip to content

Commit

Permalink
Update usbdriver.h
Browse files Browse the repository at this point in the history
  • Loading branch information
DediprogEvy authored May 31, 2022
1 parent f5646a6 commit c76e10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usbdriver.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#ifndef DEDI_USB_DRIVER
#define DEDI_USB_DRIVER

#include <libusb.h>
#include <libusb-1.0/libusb.h>
#include <stdbool.h>
#include <stdio.h>
#include <string.h>
Expand Down

0 comments on commit c76e10f

Please sign in to comment.