| Index: patches/14_libusb1_header.patch
|
| diff --git a/patches/14_libusb1_header.patch b/patches/14_libusb1_header.patch
|
| index 065c7138f595b0d13d5a17e763aefff8aad992de..9f760ec4df3eeb30243ef0a8f2b0235077e86c28 100644
|
| --- a/patches/14_libusb1_header.patch
|
| +++ b/patches/14_libusb1_header.patch
|
| @@ -1,12 +1,12 @@
|
| -Index: src/libusb-glue.h
|
| -===================================================================
|
| ---- src/libusb-glue.h (revision 163078)
|
| -+++ src/libusb-glue.h (working copy)
|
| +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
|
| @@ -32,7 +32,7 @@
|
|
|
| #include "ptp.h"
|
| #ifdef HAVE_LIBUSB1
|
| --#include <libusb-1.0/libusb.h>
|
| +-#include <libusb.h>
|
| +#include "libusb.h"
|
| #endif
|
| #ifdef HAVE_LIBUSB0
|
|
|