| Index: webrtc/modules/desktop_capture/win/screen_capturer_win_magnifier.h
|
| diff --git a/webrtc/modules/desktop_capture/win/screen_capturer_win_magnifier.h b/webrtc/modules/desktop_capture/win/screen_capturer_win_magnifier.h
|
| index 623c8a3003432602c080a9c196718e1464852701..82ef52867bab2a0964b1a71c8cf88e249a0c264f 100644
|
| --- a/webrtc/modules/desktop_capture/win/screen_capturer_win_magnifier.h
|
| +++ b/webrtc/modules/desktop_capture/win/screen_capturer_win_magnifier.h
|
| @@ -18,6 +18,7 @@
|
| #include <wincodec.h>
|
|
|
| #include "webrtc/base/constructormagic.h"
|
| +#include "webrtc/base/scoped_ptr.h"
|
| #include "webrtc/modules/desktop_capture/screen_capture_frame_queue.h"
|
| #include "webrtc/modules/desktop_capture/screen_capturer.h"
|
| #include "webrtc/modules/desktop_capture/screen_capturer_helper.h"
|
|
|