summaryrefslogtreecommitdiff
path: root/openpcd/opcd_test/opcd_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'openpcd/opcd_test/opcd_test.c')
-rw-r--r--openpcd/opcd_test/opcd_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpcd/opcd_test/opcd_test.c b/openpcd/opcd_test/opcd_test.c
index c9faa92..7b58aca 100644
--- a/openpcd/opcd_test/opcd_test.c
+++ b/openpcd/opcd_test/opcd_test.c
@@ -30,7 +30,7 @@
#include <usb.h>
-#include "openpcd.h"
+#include "../firmware/include/openpcd.h"
#include "opcd_usb.h"
static int get_number(const char *optarg, unsigned int min,
personal git repositories of Harald Welte. Your mileage may vary