Include forward_error_correction_internal.cc which was added in #93 to android build

Review URL: http://webrtc-codereview.appspot.com/53001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@127 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
leozwang@google.com 2011-06-27 16:27:18 +00:00
parent 181f543de4
commit 6cc3f000fc

View File

@ -31,6 +31,7 @@ LOCAL_SRC_FILES := bitrate.cc \
rtp_sender_audio.cc \
bandwidth_management.cc \
forward_error_correction.cc \
forward_error_correction_internal.cc \
overuse_detector.cc \
h263_information.cc \
remote_rate_control.cc \