mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-08 00:43:09 +00:00
fix: include libwaku with brackets
This commit is contained in:
parent
311075cd0f
commit
24740455bb
@ -1,7 +1,7 @@
|
|||||||
package waku
|
package waku
|
||||||
|
|
||||||
/*
|
/*
|
||||||
#include "libwaku.h"
|
#include <libwaku.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user