diff options
Diffstat (limited to 'src/HRAb_396_504.h')
| -rw-r--r-- | src/HRAb_396_504.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/HRAb_396_504.h b/src/HRAb_396_504.h index f5aad26..36eb5e2 100644 --- a/src/HRAb_396_504.h +++ b/src/HRAb_396_504.h @@ -12,6 +12,8 @@ #define HRAb_396_504_DEC_TYPE 0 #define HRAb_396_504_MAX_ITER 100 +#include <stdint.h> + extern const uint16_t HRAb_396_504_H_rows[]; extern const uint16_t HRAb_396_504_H_cols[]; extern const float HRAb_396_504_input[]; |
