summaryrefslogtreecommitdiff
path: root/host
diff options
context:
space:
mode:
Diffstat (limited to 'host')
-rw-r--r--host/opcd_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/opcd_test.c b/host/opcd_test.c
index dd13023..f2737c4 100644
--- a/host/opcd_test.c
+++ b/host/opcd_test.c
@@ -30,7 +30,7 @@
#include <usb.h>
-#include "../firmware/include/openpcd.h"
+#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