提交 0da13b72 authored 作者: Brian West's avatar Brian West

more tweaks

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2474 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 b0f0c6e9
CFLAGS += -I$(PREFIX)/include/amr CFLAGS += -I$(PREFIX)/include/amr
LDFLAGS +=-lamr LDFLAGS +=-lamrnb
all: $(MODNAME).$(DYNAMIC_LIB_EXTEN) all: $(MODNAME).$(DYNAMIC_LIB_EXTEN)
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
* *
*/ */
#include "switch.h" #include "switch.h"
#include "amr.h" #include "amr-nb/amr-nb.h"
/* /*
* Check section 8.1 of rfc3267 for possible sdp options. * Check section 8.1 of rfc3267 for possible sdp options.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论