more tweaks

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2474 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2006-08-31 21:46:39 +00:00
parent b0f0c6e9e0
commit 0da13b72f2
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
CFLAGS += -I$(PREFIX)/include/amr
LDFLAGS +=-lamr
LDFLAGS +=-lamrnb
all: $(MODNAME).$(DYNAMIC_LIB_EXTEN)

View File

@ -32,7 +32,7 @@
*
*/
#include "switch.h"
#include "amr.h"
#include "amr-nb/amr-nb.h"
/*
* Check section 8.1 of rfc3267 for possible sdp options.