aboutsummaryrefslogtreecommitdiff
path: root/client/helloworld/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'client/helloworld/main.c')
-rw-r--r--client/helloworld/main.c2
1 files changed, 1 insertions, 1 deletions
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 <libac.h>
#include "net.h"
#include <stdio.h>