index
:
bchlib
master
native
Rust bindings for BCH encoding/decoding library, based on the bch_codec fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wrapper.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'wrapper.h')
-rw-r--r--
wrapper.h
3
1 files changed, 1 insertions, 2 deletions
diff --git a/wrapper.h b/wrapper.h
index 095f15d..e1cf851 100644
--- a/
wrapper.h
+++ b/
wrapper.h
@@ -1,2 +1 @@
-#include <stdint.h>
-#include "bch.h"
+#include "src/bch/bch.h"