diff options
Diffstat (limited to 'src/H_1024_2048_4f.h')
| -rw-r--r-- | src/H_1024_2048_4f.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/H_1024_2048_4f.h b/src/H_1024_2048_4f.h index b71e49a..b4ae6ff 100644 --- a/src/H_1024_2048_4f.h +++ b/src/H_1024_2048_4f.h @@ -12,5 +12,7 @@ #define H_1024_2048_4f_DEC_TYPE 0 #define H_1024_2048_4f_MAX_ITER 100 +#include <stdint.h> + extern const uint16_t H_1024_2048_4f_H_rows[]; extern const uint16_t H_1024_2048_4f_H_cols[]; |
