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 563e997ebba34d7b0c5990a845fb1501e6ecfe39..9e85edf0c4b6ff823e5efd21fd55cef0b002d8ef 100644 |
--- a/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h |
+++ b/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h |
@@ -15,9 +15,9 @@ |
#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/cng/webrtc_cng.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
namespace webrtc { |