[Freeswitch-svn] [commit] r2664 - freeswitch/trunk/src/mod/codecs/mod_g711
Freeswitch SVN
anthm at freeswitch.org
Tue Sep 12 13:50:17 EDT 2006
Author: anthm
Date: Tue Sep 12 13:50:17 2006
New Revision: 2664
Modified:
freeswitch/trunk/src/mod/codecs/mod_g711/mod_g711.c
Log:
update
Modified: freeswitch/trunk/src/mod/codecs/mod_g711/mod_g711.c
==============================================================================
--- freeswitch/trunk/src/mod/codecs/mod_g711/mod_g711.c (original)
+++ freeswitch/trunk/src/mod/codecs/mod_g711/mod_g711.c Tue Sep 12 13:50:17 2006
@@ -30,7 +30,7 @@
*
*/
#include <switch.h>
-#include "tmp.h"
+#include "g711.h"
static const char modname[] = "mod_g711";
More information about the Freeswitch-svn
mailing list