| Index: webrtc/modules/desktop_capture/win/window_capture_utils.h
|
| diff --git a/webrtc/modules/desktop_capture/win/window_capture_utils.h b/webrtc/modules/desktop_capture/win/window_capture_utils.h
|
| index c13cad7bda6ff3b4a79b345511db12b1fe89d29f..85bca4c8246c32077b5a0a9984fc350322216a13 100644
|
| --- a/webrtc/modules/desktop_capture/win/window_capture_utils.h
|
| +++ b/webrtc/modules/desktop_capture/win/window_capture_utils.h
|
| @@ -10,8 +10,8 @@
|
|
|
| #include <windows.h>
|
|
|
| +#include "webrtc/base/constructormagic.h"
|
| #include "webrtc/modules/desktop_capture/desktop_geometry.h"
|
| -#include "webrtc/rtc_base/constructormagic.h"
|
|
|
| namespace webrtc {
|
|
|
|
|