mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
clean up and tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10912 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -38,7 +38,7 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_g729_load);
|
||||
SWITCH_MODULE_DEFINITION(mod_g729, mod_g729_load, NULL, NULL);
|
||||
|
||||
#ifndef G729_PASSTHROUGH
|
||||
#include "g729/g729.h"
|
||||
#include "g729.h"
|
||||
|
||||
struct g729_context {
|
||||
struct dec_state decoder_object;
|
||||
|
Reference in New Issue
Block a user