diff mgw/pstn2gsm.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 0047c4c08d9e
line wrap: on
line diff
--- a/mgw/pstn2gsm.c	Sun Mar 26 15:29:48 2023 -0800
+++ b/mgw/pstn2gsm.c	Wed Mar 29 20:06:40 2023 -0800
@@ -16,6 +16,7 @@
 #include <unistd.h>
 #include <gsm.h>	/* libgsm dependency */
 #include <gsm_efr.h>
+#include "../include/rtp_defs.h"
 #include "../include/tmgw_ctrl.h"
 #include "../include/tmgw_const.h"
 #include "struct.h"