Chromium Code Reviews| Index: webrtc/modules/desktop_capture/x11/shared_x_display.cc |
| diff --git a/webrtc/modules/desktop_capture/x11/shared_x_display.cc b/webrtc/modules/desktop_capture/x11/shared_x_display.cc |
| index 9383715eda5885856a598b259a66afae54f9ffa3..3eb5eb10a9e05e85beaa51eda20ed8d8fd0177c7 100644 |
| --- a/webrtc/modules/desktop_capture/x11/shared_x_display.cc |
| +++ b/webrtc/modules/desktop_capture/x11/shared_x_display.cc |
| @@ -12,7 +12,7 @@ |
| #include <algorithm> |
| -#include "webrtc/system_wrappers/interface/logging.h" |
| +#include "webrtc/system_wrappers/include/logging.h" |
| namespace webrtc { |