Index: webrtc/modules/desktop_capture/window_capturer_win.cc |
diff --git a/webrtc/modules/desktop_capture/window_capturer_win.cc b/webrtc/modules/desktop_capture/window_capturer_win.cc |
index 31ad0b0acac2055173747bcb7614c852699df680..d796d0f4fb651ac600044bc86becc47a73a2eb6f 100644 |
--- a/webrtc/modules/desktop_capture/window_capturer_win.cc |
+++ b/webrtc/modules/desktop_capture/window_capturer_win.cc |
@@ -14,11 +14,11 @@ |
#include "webrtc/base/checks.h" |
#include "webrtc/base/constructormagic.h" |
+#include "webrtc/base/logging.h" |
#include "webrtc/base/win32.h" |
#include "webrtc/modules/desktop_capture/desktop_capturer.h" |
#include "webrtc/modules/desktop_capture/desktop_frame_win.h" |
#include "webrtc/modules/desktop_capture/win/window_capture_utils.h" |
-#include "webrtc/system_wrappers/include/logging.h" |
namespace webrtc { |