Index: webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h |
diff --git a/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h b/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h |
index 827e463516e5db9ca02bda99d843b3055d7d3faf..9e85edf0c4b6ff823e5efd21fd55cef0b002d8ef 100644 |
--- a/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h |
+++ b/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h |
@@ -14,9 +14,9 @@ |
#include <memory> |
#include <vector> |
+#include "webrtc/api/audio_codecs/audio_encoder.h" |
#include "webrtc/base/constructormagic.h" |
#include "webrtc/common_audio/vad/include/vad.h" |
-#include "webrtc/modules/audio_coding/codecs/audio_encoder.h" |
#include "webrtc/modules/audio_coding/codecs/cng/webrtc_cng.h" |
namespace webrtc { |