summaryrefslogtreecommitdiff
path: root/security/libfprint/files/patch-libfprint-drivers-vfs301_proto.h
blob: af027d5be8bb0d759e398b346a0581a71295bed1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libfprint/drivers/vfs301_proto.h.orig	2013-01-12 13:18:37 UTC
+++ libfprint/drivers/vfs301_proto.h
@@ -18,7 +18,7 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
-#include <libusb-1.0/libusb.h>
+#include <libusb.h>
 
 enum {
 	VFS301_DEFAULT_WAIT_TIMEOUT = 300,