Skip to content

Commit

Permalink
usb.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
simonspa committed Jul 19, 2016
1 parent 65853ae commit 0a2cb3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usb.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

#include <libusb.h>
#include <libusb-1.0/libusb.h>
#include <cstring>
#include "profiler.h"
#include "rpc_error.h"
Expand Down

0 comments on commit 0a2cb3a

Please sign in to comment.