Index: webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_plr_based.cc |
diff --git a/webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_plr_based.cc b/webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_plr_based.cc |
index 58644b9f1a1b370738e38b4f8ed06f6fd5c1b3db..481f78d7cdd26ac3aa14a6875e084a7b5e65d1e9 100644 |
--- a/webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_plr_based.cc |
+++ b/webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_plr_based.cc |
@@ -13,7 +13,7 @@ |
#include <limits> |
#include <utility> |
-#include "webrtc/rtc_base/checks.h" |
+#include "webrtc/base/checks.h" |
#include "webrtc/system_wrappers/include/field_trial.h" |
namespace webrtc { |