From d9a0d1e7f2933040b8997b1d234492904f370996 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 19 Jan 2025 10:43:03 -0500 Subject: [PATCH] Update codecAO40.h added extern --- codecAO40.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/codecAO40.h b/codecAO40.h index abd1b54f..0de54acf 100644 --- a/codecAO40.h +++ b/codecAO40.h @@ -24,6 +24,8 @@ #include "fecConstants.h" +extern const unsigned char ALPHA_TO[]; + //class CCodecAO40 //{ //public: