mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-02 13:33:10 +00:00
Fix libcodex.h path
This commit is contained in:
parent
9ba04c40d1
commit
5c796f67ae
@ -6,7 +6,7 @@ package codex
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdlib.h>
|
||||
#include "../vendor/nim-codex/library/libcodex.h"
|
||||
#include "libcodex.h"
|
||||
|
||||
typedef struct {
|
||||
int ret;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user