Index: webrtc/modules/desktop_capture/screen_capture_frame_queue.h |
diff --git a/webrtc/modules/desktop_capture/screen_capture_frame_queue.h b/webrtc/modules/desktop_capture/screen_capture_frame_queue.h |
index 50201fb944a8b509d200233f2bdc6e18bb3d3cb5..b7945b0921cc719cd25ccc7f6e35660ec1dbf275 100644 |
--- a/webrtc/modules/desktop_capture/screen_capture_frame_queue.h |
+++ b/webrtc/modules/desktop_capture/screen_capture_frame_queue.h |
@@ -13,7 +13,7 @@ |
#include <memory> |
-#include "webrtc/rtc_base/constructormagic.h" |
+#include "webrtc/base/constructormagic.h" |
// TODO(zijiehe): These headers are not used in this file, but to avoid build |
// break in remoting/host. We should add headers in each individual files. |
#include "webrtc/modules/desktop_capture/desktop_frame.h" // Remove |