Index: webrtc/modules/desktop_capture/mouse_cursor_monitor_win.cc |
diff --git a/webrtc/modules/desktop_capture/mouse_cursor_monitor_win.cc b/webrtc/modules/desktop_capture/mouse_cursor_monitor_win.cc |
index 3f4991e013f69a3a9ab572ccbd75be6f0c7fac40..54dfba2032589a743ef21bce7e55ca3efc1a0d1a 100644 |
--- a/webrtc/modules/desktop_capture/mouse_cursor_monitor_win.cc |
+++ b/webrtc/modules/desktop_capture/mouse_cursor_monitor_win.cc |
@@ -16,7 +16,7 @@ |
#include "webrtc/modules/desktop_capture/mouse_cursor.h" |
#include "webrtc/modules/desktop_capture/win/cursor.h" |
#include "webrtc/modules/desktop_capture/win/window_capture_utils.h" |
-#include "webrtc/system_wrappers/interface/logging.h" |
+#include "webrtc/system_wrappers/include/logging.h" |
namespace webrtc { |