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 c25858f02cbf10c9021583401b4f36b9843020f6..07d3943257acd3dfec05709cea627bc171feb202 100644 |
--- a/webrtc/call/flexfec_receive_stream_unittest.cc |
+++ b/webrtc/call/flexfec_receive_stream_unittest.cc |
@@ -8,9 +8,8 @@ |
* 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" |