git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7667 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2008-02-18 17:38:15 +00:00
parent 35668661a6
commit 9037bf5299
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
*/
#include <switch.h>
#include <g7xx/g711.h>
#include <g711.h>
SWITCH_MODULE_LOAD_FUNCTION(mod_g711_load);
SWITCH_MODULE_DEFINITION(mod_g711, mod_g711_load, NULL, NULL);