aboutsummaryrefslogtreecommitdiff
path: root/src/H_128_256_5.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H_128_256_5.h')
-rw-r--r--src/H_128_256_5.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/H_128_256_5.h b/src/H_128_256_5.h
index 899780c..e243c34 100644
--- a/src/H_128_256_5.h
+++ b/src/H_128_256_5.h
@@ -12,8 +12,9 @@
#define H_128_256_5_DEC_TYPE 0
#define H_128_256_5_MAX_ITER 100
+#include <stdint.h>
+
extern const uint16_t H_128_256_5_H_rows[];
extern const uint16_t H_128_256_5_H_cols[];
extern const float H_128_256_5_input[];
extern const char H_128_256_5_detected_data[];
-