Index: webrtc/modules/audio_coding/acm2/rent_a_codec.h |
diff --git a/webrtc/modules/audio_coding/acm2/rent_a_codec.h b/webrtc/modules/audio_coding/acm2/rent_a_codec.h |
index 3dd9dc82099d07c2e6c13d846580b2e9de2372b5..6dcf793d042c36db63b44e43a213a0c5891b121f 100644 |
--- a/webrtc/modules/audio_coding/acm2/rent_a_codec.h |
+++ b/webrtc/modules/audio_coding/acm2/rent_a_codec.h |
@@ -18,10 +18,10 @@ |
#include "webrtc/api/array_view.h" |
#include "webrtc/api/audio_codecs/audio_decoder.h" |
#include "webrtc/api/audio_codecs/audio_encoder.h" |
+#include "webrtc/api/optional.h" |
#include "webrtc/modules/audio_coding/include/audio_coding_module_typedefs.h" |
#include "webrtc/modules/audio_coding/neteq/neteq_decoder_enum.h" |
#include "webrtc/rtc_base/constructormagic.h" |
-#include "webrtc/rtc_base/optional.h" |
#include "webrtc/rtc_base/scoped_ref_ptr.h" |
#include "webrtc/typedefs.h" |