| Index: webrtc/modules/desktop_capture/win/scoped_thread_desktop.cc
|
| diff --git a/webrtc/modules/desktop_capture/win/scoped_thread_desktop.cc b/webrtc/modules/desktop_capture/win/scoped_thread_desktop.cc
|
| index 5666fc89773c081e985ce66a89f674058bdb44ff..12f9e89e96a7afd113c38da1540c30a8b6ec5ade 100644
|
| --- a/webrtc/modules/desktop_capture/win/scoped_thread_desktop.cc
|
| +++ b/webrtc/modules/desktop_capture/win/scoped_thread_desktop.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "webrtc/modules/desktop_capture/win/scoped_thread_desktop.h"
|
|
|
| -#include "webrtc/system_wrappers/interface/logging.h"
|
| +#include "webrtc/system_wrappers/include/logging.h"
|
|
|
| #include "webrtc/modules/desktop_capture/win/desktop.h"
|
|
|
|
|