Index: webrtc/test/fuzzers/congestion_controller_feedback_fuzzer.cc |
diff --git a/webrtc/test/fuzzers/congestion_controller_feedback_fuzzer.cc b/webrtc/test/fuzzers/congestion_controller_feedback_fuzzer.cc |
index 6fb5f9ba1fb2bb26d831ddff8eefc9059b90f336..496af90c6995783cb9211519c31cfa9e31c04144 100644 |
--- a/webrtc/test/fuzzers/congestion_controller_feedback_fuzzer.cc |
+++ b/webrtc/test/fuzzers/congestion_controller_feedback_fuzzer.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/call/rtc_event_log.h" |
+#include "webrtc/logging/rtc_event_log/rtc_event_log.h" |
#include "webrtc/modules/congestion_controller/include/congestion_controller.h" |
#include "webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h" |
#include "webrtc/modules/rtp_rtcp/source/byte_io.h" |