From ad6d40c7c6943b53285ba3f1ee58c4a0d2c00dcb Mon Sep 17 00:00:00 2001 From: Timidger Date: Mon, 16 Apr 2018 18:42:10 -0400 Subject: Moved cat out of support, removed support --- examples/touch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/touch.c') diff --git a/examples/touch.c b/examples/touch.c index 949d209d..472ad41c 100644 --- a/examples/touch.c +++ b/examples/touch.c @@ -17,7 +17,7 @@ #include #include #include -#include "support/cat.h" +#include "cat.h" #include "support/shared.h" struct sample_state { -- cgit v1.2.3