summaryrefslogtreecommitdiff
path: root/chromium/third_party/libmtp/patches/14_libusb1_header.patch
blob: 065c7138f595b0d13d5a17e763aefff8aad992de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: src/libusb-glue.h
===================================================================
--- src/libusb-glue.h	(revision 163078)
+++ src/libusb-glue.h	(working copy)
@@ -32,7 +32,7 @@
 
 #include "ptp.h"
 #ifdef HAVE_LIBUSB1
-#include <libusb-1.0/libusb.h>
+#include "libusb.h"
 #endif
 #ifdef HAVE_LIBUSB0
 #include <usb.h>