| 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 9ad6b58d9b5e3df2004c2c51fda291d9e5c41d95..f084e25442bf93786c39d44605755c59dab301ff 100644
|
| --- a/webrtc/modules/desktop_capture/win/screen_capturer_win_magnifier.h
|
| +++ b/webrtc/modules/desktop_capture/win/screen_capturer_win_magnifier.h
|
| @@ -21,7 +21,7 @@
|
| #include "webrtc/modules/desktop_capture/screen_capturer.h"
|
| #include "webrtc/modules/desktop_capture/screen_capturer_helper.h"
|
| #include "webrtc/modules/desktop_capture/win/scoped_thread_desktop.h"
|
| -#include "webrtc/system_wrappers/interface/atomic32.h"
|
| +#include "webrtc/system_wrappers/include/atomic32.h"
|
|
|
| namespace webrtc {
|
|
|
|
|