aboutsummaryrefslogtreecommitdiff
path: root/src/HRA_56_56.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/HRA_56_56.h')
-rw-r--r--src/HRA_56_56.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/HRA_56_56.h b/src/HRA_56_56.h
index 6ac4078..49b0da6 100644
--- a/src/HRA_56_56.h
+++ b/src/HRA_56_56.h
@@ -12,8 +12,9 @@
#define HRA_56_56_DEC_TYPE 0
#define HRA_56_56_MAX_ITER 100
+#include <stdint.h>
+
extern const uint16_t HRA_56_56_H_rows[];
extern const uint16_t HRA_56_56_H_cols[];
extern const float HRA_56_56_input[];
extern const char HRA_56_56_detected_data[];
-