| Index: remoting/codec/video_encoder_helper.h
|
| diff --git a/remoting/codec/video_encoder_helper.h b/remoting/codec/video_encoder_helper.h
|
| index c33fdb994f4c9bdba04ef8ad2ca1094e8dce9e93..65e4acc0d123d90ca35d7797e358348100087213 100644
|
| --- a/remoting/codec/video_encoder_helper.h
|
| +++ b/remoting/codec/video_encoder_helper.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_CODEC_VIDEO_ENCODER_HELPER_H_
|
| #define REMOTING_CODEC_VIDEO_ENCODER_HELPER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "third_party/webrtc/modules/desktop_capture/desktop_geometry.h"
|
|
|
|
|