diff options
| author | Yuval Adam <_@yuv.al> | 2019-03-15 16:20:28 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2019-03-15 16:20:28 +0200 |
| commit | 0cfc9e3e3d4e6b3bfffa82a61a8fa6399f92189c (patch) | |
| tree | 51a26779d676af60a9d76cb018be966354394545 /wrapper.h | |
| parent | 004fb40e5a5af447266c73b951a058ab014b528d (diff) | |
Working version based on bch_codec
Diffstat (limited to 'wrapper.h')
| -rw-r--r-- | wrapper.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,2 +1 @@ -#include <stdint.h> -#include "bch.h" +#include "src/bch/bch.h" |
