Index: webrtc/modules/audio_processing/aec3/matched_filter_lag_aggregator.h |
diff --git a/webrtc/modules/audio_processing/aec3/matched_filter_lag_aggregator.h b/webrtc/modules/audio_processing/aec3/matched_filter_lag_aggregator.h |
index 983ae3b7f35bb1ea467bf06a816df42a087aae8f..d490f0d45dc13ed9350f2c14c5fc913fd6b585a7 100644 |
--- a/webrtc/modules/audio_processing/aec3/matched_filter_lag_aggregator.h |
+++ b/webrtc/modules/audio_processing/aec3/matched_filter_lag_aggregator.h |
@@ -13,9 +13,9 @@ |
#include <vector> |
+#include "webrtc/api/optional.h" |
#include "webrtc/modules/audio_processing/aec3/matched_filter.h" |
#include "webrtc/rtc_base/constructormagic.h" |
-#include "webrtc/rtc_base/optional.h" |
namespace webrtc { |