fix: include libwaku with brackets

This commit is contained in:
Igor Sirotin 2025-10-30 10:35:53 +00:00
parent 311075cd0f
commit 24740455bb
No known key found for this signature in database
GPG Key ID: 0EABBCB40CB9AD4A

View File

@ -1,7 +1,7 @@
package waku
/*
#include "libwaku.h"
#include <libwaku.h>
#include <stdio.h>
#include <stdlib.h>