From e7bfe87bfb36b9cb4a4d036d61bdf4643e288d23 Mon Sep 17 00:00:00 2001 From: leitner Date: Fri, 8 Nov 2024 11:47:33 +0000 Subject: [PATCH] add libowfat/ to include --- test/iom.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/iom.c b/test/iom.c index a1c6100..2a69d22 100644 --- a/test/iom.c +++ b/test/iom.c @@ -1,4 +1,4 @@ -#include "io.h" +#include "libowfat/io.h" #include #if !defined(PTHREAD) && (defined(__dietlibc__) || defined(__linux__)) #define THRD