From ff769a117046448dec8f09d86dfc661cda0bbc3b Mon Sep 17 00:00:00 2001 From: Trumeet Date: Fri, 29 Jul 2022 11:56:55 -0700 Subject: build(helloworld): switch to Meson --- client/helloworld/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/helloworld/main.c') diff --git a/client/helloworld/main.c b/client/helloworld/main.c index cba7e30..6c46ed0 100644 --- a/client/helloworld/main.c +++ b/client/helloworld/main.c @@ -2,7 +2,7 @@ * Created by yuuta on 7/20/22. */ -#include "libac.h" +#include #include "net.h" #include -- cgit v1.2.3