Index: webrtc/modules/desktop_capture/window_capturer_x11.cc |
diff --git a/webrtc/modules/desktop_capture/window_capturer_x11.cc b/webrtc/modules/desktop_capture/window_capturer_x11.cc |
index 76c95eba47d03968a2057f43efbbd8390e4d2a87..f0d2c1284c8a6fc449521bdde8cea594bd7e47c0 100755 |
--- a/webrtc/modules/desktop_capture/window_capturer_x11.cc |
+++ b/webrtc/modules/desktop_capture/window_capturer_x11.cc |
@@ -26,7 +26,7 @@ |
#include "webrtc/modules/desktop_capture/x11/shared_x_display.h" |
#include "webrtc/modules/desktop_capture/x11/x_error_trap.h" |
#include "webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.h" |
-#include "webrtc/system_wrappers/interface/logging.h" |
+#include "webrtc/system_wrappers/include/logging.h" |
namespace webrtc { |