diff options
Diffstat (limited to 'src/H_256_768_22.h')
| -rw-r--r-- | src/H_256_768_22.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/H_256_768_22.h b/src/H_256_768_22.h index a92ce5c..38fce4e 100644 --- a/src/H_256_768_22.h +++ b/src/H_256_768_22.h @@ -12,8 +12,9 @@ #define H_256_768_22_DEC_TYPE 0 #define H_256_768_22_MAX_ITER 100 +#include <stdint.h> + extern const uint16_t H_256_768_22_H_rows[]; extern const uint16_t H_256_768_22_H_cols[]; extern const float H_256_768_22_input[]; extern const char H_256_768_22_detected_data[]; - |
