aboutsummaryrefslogtreecommitdiffstats
path: root/astro/gpsbabel/files/patch-jeeps_gpslibusb.cc
blob: c9e6c822082e12493845ba4526c68f905d857d42 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- jeeps/gpslibusb.cc.orig	2020-09-12 23:57:25 UTC
+++ jeeps/gpslibusb.cc
@@ -32,7 +32,7 @@
 // We use our own libusb.
 #    include "mac/libusb/libusb.h"
 #  else
-#    include <libusb-1.0/libusb.h>
+#    include <libusb.h>
 #  endif
 #include "../defs.h"
 #include "garminusb.h"