mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7199 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -37,8 +37,8 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_amr_load);
|
||||
SWITCH_MODULE_DEFINITION(mod_amr, mod_amr_load, NULL, NULL);
|
||||
|
||||
#ifndef AMR_PASSTHROUGH
|
||||
#include "amr/interf_enc.h"
|
||||
#include "amr/interf_dec.h"
|
||||
#include "interf_enc.h"
|
||||
#include "interf_dec.h"
|
||||
|
||||
/*
|
||||
* Check section 8.1 of rfc3267 for possible sdp options.
|
||||
|
||||
Reference in New Issue
Block a user