Index: webrtc/call/call_unittest.cc |
diff --git a/webrtc/call/call_unittest.cc b/webrtc/call/call_unittest.cc |
index 2524de6d19b1ef794077d43225ca03135d5cc43f..75e5008846df468f0327e6dd243eab5b122ce824 100644 |
--- a/webrtc/call/call_unittest.cc |
+++ b/webrtc/call/call_unittest.cc |
@@ -23,6 +23,7 @@ |
#include "webrtc/modules/congestion_controller/include/mock/mock_send_side_congestion_controller.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp.h" |
#include "webrtc/rtc_base/ptr_util.h" |
+#include "webrtc/test/fake_encoder.h" |
#include "webrtc/test/gtest.h" |
#include "webrtc/test/mock_audio_decoder_factory.h" |
#include "webrtc/test/mock_transport.h" |