Chromium Code Reviews| Index: media/filters/opus_constants.h |
| diff --git a/media/filters/opus_constants.h b/media/filters/opus_constants.h |
| index 0def7c69d84d7b66699d72cafe3ab65e61010313..aea1a4f2cd77f0d8906a73e420490940d4d803e9 100644 |
| --- a/media/filters/opus_constants.h |
| +++ b/media/filters/opus_constants.h |
| @@ -5,6 +5,8 @@ |
| #ifndef MEDIA_FILTERS_OPUS_CONSTANTS_H_ |
| #define MEDIA_FILTERS_OPUS_CONSTANTS_H_ |
| +#include <stdint.h> |
| + |
| namespace media { |
| // The Opus specification is part of IETF RFC 6716: |