diff frtest/preproc.c @ 289:18229558c8bf

gsmfr-preproc: convert to libgsmfr2
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 14 Apr 2024 06:22:46 +0000
parents b722fcb52926
children
line wrap: on
line diff
--- a/frtest/preproc.c	Sun Apr 14 06:20:04 2024 +0000
+++ b/frtest/preproc.c	Sun Apr 14 06:22:46 2024 +0000
@@ -7,7 +7,7 @@
 #include <stdio.h>
 #include <stdint.h>
 #include <stdlib.h>
-#include "../libgsmfrp/gsm_fr_preproc.h"
+#include "../libgsmfr2/tw_gsmfr.h"
 #include "../libtest/binreader.h"
 
 main(argc, argv)