From 3b41196cb6b64cf6ba8ba41d6995428f73d4764a Mon Sep 17 00:00:00 2001 From: meri Date: Wed, 11 Apr 2007 07:33:44 +0000 Subject: fixed include path of openpcd.h git-svn-id: https://svn.openpcd.org:2342/trunk@310 6dc7ffe9-61d6-0310-9af1-9938baff3ed1 --- host/opcd_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host') 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 -#include "../firmware/include/openpcd.h" +#include #include "opcd_usb.h" static int get_number(const char *optarg, unsigned int min, -- cgit v1.2.3