| Index: webrtc/modules/desktop_capture/win/cursor.cc
|
| diff --git a/webrtc/modules/desktop_capture/win/cursor.cc b/webrtc/modules/desktop_capture/win/cursor.cc
|
| index cabe5656dc997a58e7229a62242b98b0f0ab1e36..a3acaf822bad1e889420e2e6e5448facad9438b6 100644
|
| --- a/webrtc/modules/desktop_capture/win/cursor.cc
|
| +++ b/webrtc/modules/desktop_capture/win/cursor.cc
|
| @@ -17,7 +17,7 @@
|
| #include "webrtc/modules/desktop_capture/desktop_frame.h"
|
| #include "webrtc/modules/desktop_capture/desktop_geometry.h"
|
| #include "webrtc/modules/desktop_capture/mouse_cursor.h"
|
| -#include "webrtc/system_wrappers/interface/logging.h"
|
| +#include "webrtc/system_wrappers/include/logging.h"
|
| #include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
|
|