Chromium Code Reviews| Index: webrtc/call/flexfec_receive_stream.h |
| diff --git a/webrtc/call/flexfec_receive_stream.h b/webrtc/call/flexfec_receive_stream.h |
| index 20a57f2c150d4e90e919b4f9a6555568e154678f..fe57643cb0f2d373b37d3b38fb359e1e7c1f373e 100644 |
| --- a/webrtc/call/flexfec_receive_stream.h |
| +++ b/webrtc/call/flexfec_receive_stream.h |
| @@ -11,6 +11,8 @@ |
| #ifndef WEBRTC_CALL_FLEXFEC_RECEIVE_STREAM_H_ |
| #define WEBRTC_CALL_FLEXFEC_RECEIVE_STREAM_H_ |
| +#include <stdint.h> |
| + |
| #include <string> |
| #include <vector> |