Chromium Code Reviews| Index: remoting/base/decoder_vp8.h |
| =================================================================== |
| --- remoting/base/decoder_vp8.h (revision 137269) |
| +++ remoting/base/decoder_vp8.h (working copy) |
| @@ -5,6 +5,7 @@ |
| #ifndef REMOTING_BASE_DECODER_VP8_H_ |
| #define REMOTING_BASE_DECODER_VP8_H_ |
| +#include "base/compiler_specific.h" |
| #include "remoting/base/decoder.h" |
| typedef struct vpx_codec_ctx vpx_codec_ctx_t; |