| Index: patches/14_libusb1_header.patch
|
| ===================================================================
|
| --- patches/14_libusb1_header.patch (revision 0)
|
| +++ patches/14_libusb1_header.patch (revision 0)
|
| @@ -0,0 +1,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>
|
|
|