Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(299)

Unified Diff: patches/14_libusb1_header.patch

Issue 2364793002: Revert "Uprev libmtp to 1.1.12" (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libmtp@master
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « patches/12_check_for_libusb_init_failures.patch ('k') | patches/16_fix_leaks.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: patches/14_libusb1_header.patch
diff --git a/patches/14_libusb1_header.patch b/patches/14_libusb1_header.patch
index 9f760ec4df3eeb30243ef0a8f2b0235077e86c28..065c7138f595b0d13d5a17e763aefff8aad992de 100644
--- a/patches/14_libusb1_header.patch
+++ b/patches/14_libusb1_header.patch
@@ -1,12 +1,12 @@
-diff --git a/src/libusb-glue.h b/src/libusb-glue.h
-index 0ea6b29..55cb373 100644
---- a/src/libusb-glue.h
-+++ b/src/libusb-glue.h
+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.h>
+-#include <libusb-1.0/libusb.h>
+#include "libusb.h"
#endif
#ifdef HAVE_LIBUSB0
« no previous file with comments | « patches/12_check_for_libusb_init_failures.patch ('k') | patches/16_fix_leaks.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698