aboutsummaryrefslogtreecommitdiff
path: root/src/HRAa_1536_512.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/HRAa_1536_512.h')
-rw-r--r--src/HRAa_1536_512.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/HRAa_1536_512.h b/src/HRAa_1536_512.h
index 6296756..7b0c58c 100644
--- a/src/HRAa_1536_512.h
+++ b/src/HRAa_1536_512.h
@@ -12,8 +12,9 @@
#define HRAa_1536_512_DEC_TYPE 0
#define HRAa_1536_512_MAX_ITER 100
+#include <stdint.h>
+
extern const uint16_t HRAa_1536_512_H_rows[];
extern const uint16_t HRAa_1536_512_H_cols[];
extern const float HRAa_1536_512_input[];
extern const char HRAa_1536_512_detected_data[];
-