Index: webrtc/video/video_capture_input.h |
diff --git a/webrtc/video/video_capture_input.h b/webrtc/video/video_capture_input.h |
index baf20820db270a0f241aa8044783f1a86c6fe6b8..5877f6c94fd00f14581e689f74987f888721c1cf 100644 |
--- a/webrtc/video/video_capture_input.h |
+++ b/webrtc/video/video_capture_input.h |
@@ -11,6 +11,7 @@ |
#ifndef WEBRTC_VIDEO_VIDEO_CAPTURE_INPUT_H_ |
#define WEBRTC_VIDEO_VIDEO_CAPTURE_INPUT_H_ |
+#include <memory> |
#include <vector> |
#include "webrtc/base/criticalsection.h" |