| Index: webrtc/test/frame_generator_capturer.h
|
| diff --git a/webrtc/test/frame_generator_capturer.h b/webrtc/test/frame_generator_capturer.h
|
| index 1d6fb626640ffcaf02f9aa86a0141ec447714105..2b34dd2c5996d36e3a218d1002a4b5f53a64c03e 100644
|
| --- a/webrtc/test/frame_generator_capturer.h
|
| +++ b/webrtc/test/frame_generator_capturer.h
|
| @@ -15,6 +15,7 @@
|
|
|
| #include "webrtc/base/criticalsection.h"
|
| #include "webrtc/base/platform_thread.h"
|
| +#include "webrtc/base/scoped_ptr.h"
|
| #include "webrtc/common_video/rotation.h"
|
| #include "webrtc/test/video_capturer.h"
|
| #include "webrtc/typedefs.h"
|
|
|