diff --git a/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_mips.c b/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_mips.c index 7197b15389..d488bfcb51 100644 --- a/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_mips.c +++ b/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_mips.c @@ -8,6 +8,8 @@ * be found in the AUTHORS file in the root of the source tree. */ +#include + #include "webrtc/modules/audio_coding/codecs/isac/fix/source/settings.h" #include "webrtc/typedefs.h"