From 4c65d3728ad41566487e284a2410b537f5cfc56b Mon Sep 17 00:00:00 2001 From: drowe67 Date: Fri, 14 Jul 2023 13:11:18 +0930 Subject: clang-format messed up some #defione macros and re-ordered include files which broke the build. Building OK now and ctests passing --- src/H_16200_9720.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/H_16200_9720.h') diff --git a/src/H_16200_9720.h b/src/H_16200_9720.h index 72f6181..ab4832c 100644 --- a/src/H_16200_9720.h +++ b/src/H_16200_9720.h @@ -12,5 +12,7 @@ #define H_16200_9720_DEC_TYPE 0 #define H_16200_9720_MAX_ITER 100 +#include + extern const uint16_t H_16200_9720_H_rows[]; extern const uint16_t H_16200_9720_H_cols[]; -- cgit v1.2.3