diff --git a/tests/rigtestlibusb.c b/tests/rigtestlibusb.c index c0d3d92e5..28cb8047e 100644 --- a/tests/rigtestlibusb.c +++ b/tests/rigtestlibusb.c @@ -27,7 +27,7 @@ #include #include "config.h" #if defined(HAVE_LIBUSB_H) -#include "libusb.h" +#include #elif defined(HAVE_LIBUSB_1_0_LIBUSB_H) #include #endif