summaryrefslogtreecommitdiff
path: root/wrapper.h
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2019-03-15 16:20:28 +0200
committerYuval Adam <_@yuv.al>2019-03-15 16:20:28 +0200
commit0cfc9e3e3d4e6b3bfffa82a61a8fa6399f92189c (patch)
tree51a26779d676af60a9d76cb018be966354394545 /wrapper.h
parent004fb40e5a5af447266c73b951a058ab014b528d (diff)
Working version based on bch_codec
Diffstat (limited to 'wrapper.h')
-rw-r--r--wrapper.h3
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"