Index: webrtc/modules/desktop_capture/desktop_and_cursor_composer.h |
diff --git a/webrtc/modules/desktop_capture/desktop_and_cursor_composer.h b/webrtc/modules/desktop_capture/desktop_and_cursor_composer.h |
index c5cc3aa188321e4db0224170a3e870f1fa0daf9c..3e339e8149530a2b14fb3d78b2170bd1255e1c54 100644 |
--- a/webrtc/modules/desktop_capture/desktop_and_cursor_composer.h |
+++ b/webrtc/modules/desktop_capture/desktop_and_cursor_composer.h |
@@ -13,9 +13,9 @@ |
#include <memory> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/desktop_capture/desktop_capturer.h" |
#include "webrtc/modules/desktop_capture/mouse_cursor_monitor.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
namespace webrtc { |