Index: webrtc/call/flexfec_receive_stream_unittest.cc |
diff --git a/webrtc/call/flexfec_receive_stream_unittest.cc b/webrtc/call/flexfec_receive_stream_unittest.cc |
index 07d3943257acd3dfec05709cea627bc171feb202..c25858f02cbf10c9021583401b4f36b9843020f6 100644 |
--- a/webrtc/call/flexfec_receive_stream_unittest.cc |
+++ b/webrtc/call/flexfec_receive_stream_unittest.cc |
@@ -8,8 +8,9 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
+#include <stdint.h> |
+ |
#include "webrtc/base/array_view.h" |
-#include "webrtc/base/basictypes.h" |
#include "webrtc/call/flexfec_receive_stream_impl.h" |
#include "webrtc/modules/rtp_rtcp/include/flexfec_receiver.h" |
#include "webrtc/modules/rtp_rtcp/source/byte_io.h" |