Index: webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h |
diff --git a/webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h b/webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h |
index 9e7c5d9d05be453887faace93f83c5a95462f901..c53c78c67eb6e6a1f4cc620083d3563f2f035f77 100644 |
--- a/webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h |
+++ b/webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h |
@@ -11,8 +11,8 @@ |
#ifndef WEBRTC_MODULES_AUDIO_CODING_CODECS_G722_AUDIO_DECODER_G722_H_ |
#define WEBRTC_MODULES_AUDIO_CODING_CODECS_G722_AUDIO_DECODER_G722_H_ |
+#include "webrtc/api/audio_codecs/audio_decoder.h" |
#include "webrtc/base/constructormagic.h" |
-#include "webrtc/modules/audio_coding/codecs/audio_decoder.h" |
typedef struct WebRtcG722DecInst G722DecInst; |