aboutsummaryrefslogtreecommitdiffstats
path: root/examples/fxload.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/fxload.c')
-rw-r--r--examples/fxload.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/fxload.c b/examples/fxload.c
index 31c090b..93f9fb9 100644
--- a/examples/fxload.c
+++ b/examples/fxload.c
@@ -38,7 +38,7 @@
#include <sys/types.h>
#include <getopt.h>
-#include <libusb.h>
+#include "libusb.h"
#include "ezusb.h"
#if !defined(_WIN32) || defined(__CYGWIN__ )