| Index: remoting/codec/video_decoder_vpx.h
|
| diff --git a/remoting/codec/video_decoder_vpx.h b/remoting/codec/video_decoder_vpx.h
|
| index 81ba9e447ff17eb7e19a7e02a1d2704b44bacb04..d0029881e2bf3a48b98a145b1045e6ddff2864bd 100644
|
| --- a/remoting/codec/video_decoder_vpx.h
|
| +++ b/remoting/codec/video_decoder_vpx.h
|
| @@ -6,6 +6,7 @@
|
| #define REMOTING_CODEC_VIDEO_DECODER_VPX_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "remoting/codec/scoped_vpx_codec.h"
|
| #include "remoting/codec/video_decoder.h"
|
|
|