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

Unified Diff: src/libusb-glue.h

Issue 11358153: Update libmtp from pre 1.1.4 git to 1.1.5 release. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/libmtp/
Patch Set: disable mptz Created 8 years, 1 month 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
« config.h ('K') | « src/libopenusb1-glue.c ('k') | src/libusb-glue.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/libusb-glue.h
===================================================================
--- src/libusb-glue.h (revision 166547)
+++ 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>
#endif
#ifdef HAVE_LIBUSB0
#include <usb.h>
« config.h ('K') | « src/libopenusb1-glue.c ('k') | src/libusb-glue.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698