Index: webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h |
diff --git a/webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h b/webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h |
index cc3e7e5a4721edb66d02de986ab90a5db286ac6d..9f37fe6dd08065bd610014de22e8711d25108869 100644 |
--- a/webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h |
+++ b/webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h |
@@ -13,10 +13,10 @@ |
#include <memory> |
+#include "webrtc/api/audio_codecs/audio_encoder.h" |
#include "webrtc/api/audio_codecs/audio_format.h" |
#include "webrtc/base/buffer.h" |
#include "webrtc/base/constructormagic.h" |
-#include "webrtc/modules/audio_coding/codecs/audio_encoder.h" |
#include "webrtc/modules/audio_coding/codecs/g722/g722_interface.h" |
namespace webrtc { |