mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
ulink: Fix libusb include changed since pkg-config merge
Change-Id: I1556aaf117f99de046e3c16d5386faaaefdfefd8 Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com> Reviewed-on: http://openocd.zylin.com/1795 Reviewed-by: Peter Stuge <peter@stuge.se> Tested-by: jenkins
This commit is contained in:
committed by
Spencer Oliver
parent
56d4a59548
commit
2ad2554e52
@@ -26,7 +26,7 @@
|
||||
#include <jtag/interface.h>
|
||||
#include <jtag/commands.h>
|
||||
#include <target/image.h>
|
||||
#include <libusb-1.0/libusb.h>
|
||||
#include <libusb.h>
|
||||
#include "OpenULINK/include/msgtypes.h"
|
||||
|
||||
/** USB Vendor ID of ULINK device in unconfigured state (no firmware loaded
|
||||
|
||||
Reference in New Issue
Block a user