Index: webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h |
diff --git a/webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h b/webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h |
index b1d259e9655065916ba39fa460b492fa6a9695dd..563d6aeaad7d56acc32f2544942d48d43f939384 100644 |
--- a/webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h |
+++ b/webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h |
@@ -11,9 +11,9 @@ |
#ifndef WEBRTC_MODULES_AUDIO_CODING_CODECS_G711_AUDIO_DECODER_PCM_H_ |
#define WEBRTC_MODULES_AUDIO_CODING_CODECS_G711_AUDIO_DECODER_PCM_H_ |
+#include "webrtc/api/audio_codecs/audio_decoder.h" |
#include "webrtc/base/checks.h" |
#include "webrtc/base/constructormagic.h" |
-#include "webrtc/modules/audio_coding/codecs/audio_decoder.h" |
namespace webrtc { |