diff libgsmfr2/pp_good.c @ 262:573afa985df6

libgsmfr2: split pp_state.h from pp_internal.h
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 13 Apr 2024 00:43:36 +0000
parents a33edf624061
children
line wrap: on
line diff
--- a/libgsmfr2/pp_good.c	Fri Apr 12 23:29:18 2024 +0000
+++ b/libgsmfr2/pp_good.c	Sat Apr 13 00:43:36 2024 +0000
@@ -5,6 +5,7 @@
 #include <stdint.h>
 #include <string.h>
 #include "tw_gsmfr.h"
+#include "pp_state.h"
 #include "pp_internal.h"
 
 void gsmfr_preproc_good_frame(struct gsmfr_preproc_state *st, uint8_t *frame)