From dea99b85dc52341265ae2e8463afee8a9709127a Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Thu, 11 Jan 2018 18:03:01 +0100 Subject: fe310 platform introdiced --- code/test/init_vconn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/test/init_vconn.c') diff --git a/code/test/init_vconn.c b/code/test/init_vconn.c index 2e82598..29c8db5 100644 --- a/code/test/init_vconn.c +++ b/code/test/init_vconn.c @@ -3,7 +3,7 @@ #include #include "core.h" -#include "vconn.h" +#include "vconn/vconn.h" static int v_rng(void *buf, size_t bufsize) { int fd; -- cgit v1.2.3