diff mgw/gsm2pstn.c @ 198:cf1ba5d65188

mgw: start using project-global rtp_defs.h
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 29 Mar 2023 20:06:40 -0800
parents c985c33baeac
children e6c7ced3c031
line wrap: on
line diff
--- a/mgw/gsm2pstn.c	Sun Mar 26 15:29:48 2023 -0800
+++ b/mgw/gsm2pstn.c	Wed Mar 29 20:06:40 2023 -0800
@@ -17,6 +17,7 @@
 #include <gsm.h>	/* libgsm dependency */
 #include <gsm_fr_preproc.h>
 #include <gsm_efr.h>
+#include "../include/rtp_defs.h"
 #include "../include/tmgw_ctrl.h"
 #include "../include/tmgw_const.h"
 #include "struct.h"