aboutsummaryrefslogtreecommitdiff
path: root/src/H_256_512_4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H_256_512_4.h')
-rw-r--r--src/H_256_512_4.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/H_256_512_4.h b/src/H_256_512_4.h
index c872ebe..d593461 100644
--- a/src/H_256_512_4.h
+++ b/src/H_256_512_4.h
@@ -12,8 +12,9 @@
#define H_256_512_4_DEC_TYPE 0
#define H_256_512_4_MAX_ITER 100
+#include <stdint.h>
+
extern const uint16_t H_256_512_4_H_rows[];
extern const uint16_t H_256_512_4_H_cols[];
extern const float H_256_512_4_input[];
extern const char H_256_512_4_detected_data[];
-