Index: webrtc/modules/audio_coding/codecs/ilbc/constants.h |
diff --git a/webrtc/modules/audio_coding/codecs/ilbc/constants.h b/webrtc/modules/audio_coding/codecs/ilbc/constants.h |
index 1f4de4d69fd7baf4a9ea83c806851d2c0e3098da..7c4ad4d92868f7dc808c4517136ec1d45620a165 100644 |
--- a/webrtc/modules/audio_coding/codecs/ilbc/constants.h |
+++ b/webrtc/modules/audio_coding/codecs/ilbc/constants.h |
@@ -81,7 +81,7 @@ extern const int16_t WebRtcIlbcfix_kAlpha[]; |
extern const int16_t WebRtcIlbcfix_kEnhPolyPhaser[ENH_UPS0][ENH_FLO_MULT2_PLUS1]; |
extern const int16_t WebRtcIlbcfix_kEnhWt[]; |
-extern const int16_t WebRtcIlbcfix_kEnhPlocs[]; |
+extern const size_t WebRtcIlbcfix_kEnhPlocs[]; |
/* PLC tables */ |