Index: webrtc/modules/rtp_rtcp/include/remote_ntp_time_estimator.h |
diff --git a/webrtc/modules/rtp_rtcp/include/remote_ntp_time_estimator.h b/webrtc/modules/rtp_rtcp/include/remote_ntp_time_estimator.h |
index 207e749a02a00560b3973a643b14f66e7e8bf273..d57518a3a98e6ac204ffbfb26c3c7717169bf23d 100644 |
--- a/webrtc/modules/rtp_rtcp/include/remote_ntp_time_estimator.h |
+++ b/webrtc/modules/rtp_rtcp/include/remote_ntp_time_estimator.h |
@@ -14,6 +14,7 @@ |
#include <memory> |
#include "webrtc/base/constructormagic.h" |
+#include "webrtc/base/scoped_ptr.h" |
#include "webrtc/system_wrappers/include/rtp_to_ntp.h" |
namespace webrtc { |