Index: webrtc/modules/desktop_capture/mouse_cursor_monitor_x11.cc |
diff --git a/webrtc/modules/desktop_capture/mouse_cursor_monitor_x11.cc b/webrtc/modules/desktop_capture/mouse_cursor_monitor_x11.cc |
index 64ae44d9d34f25408502432a2aa86d9b5cbf0b4b..4870bae7ff0baade0c476f670d074ee36f0b295b 100644 |
--- a/webrtc/modules/desktop_capture/mouse_cursor_monitor_x11.cc |
+++ b/webrtc/modules/desktop_capture/mouse_cursor_monitor_x11.cc |
@@ -16,11 +16,11 @@ |
#include <X11/Xlib.h> |
#include <X11/Xutil.h> |
+#include "webrtc/base/logging.h" |
#include "webrtc/modules/desktop_capture/desktop_capture_options.h" |
#include "webrtc/modules/desktop_capture/desktop_frame.h" |
#include "webrtc/modules/desktop_capture/mouse_cursor.h" |
#include "webrtc/modules/desktop_capture/x11/x_error_trap.h" |
-#include "webrtc/system_wrappers/include/logging.h" |
namespace { |