Index: webrtc/modules/desktop_capture/screen_capture_frame_queue.cc |
diff --git a/webrtc/modules/desktop_capture/screen_capture_frame_queue.cc b/webrtc/modules/desktop_capture/screen_capture_frame_queue.cc |
index 45a3507b923cf1d9d4d0f0807237793d4334ba06..94d8a27b137600db17dda571b3f5366ec5d637c4 100644 |
--- a/webrtc/modules/desktop_capture/screen_capture_frame_queue.cc |
+++ b/webrtc/modules/desktop_capture/screen_capture_frame_queue.cc |
@@ -15,7 +15,7 @@ |
#include "webrtc/modules/desktop_capture/desktop_frame.h" |
#include "webrtc/modules/desktop_capture/shared_desktop_frame.h" |
-#include "webrtc/system_wrappers/interface/logging.h" |
+#include "webrtc/system_wrappers/include/logging.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |