aboutsummaryrefslogtreecommitdiff
path: root/cast/streaming/compound_rtcp_builder.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cast/streaming/compound_rtcp_builder.cc')
-rw-r--r--cast/streaming/compound_rtcp_builder.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cast/streaming/compound_rtcp_builder.cc b/cast/streaming/compound_rtcp_builder.cc
index b3cba68b..2593e95a 100644
--- a/cast/streaming/compound_rtcp_builder.cc
+++ b/cast/streaming/compound_rtcp_builder.cc
@@ -15,7 +15,7 @@
#include "util/std_util.h"
using openscreen::AreElementsSortedAndUnique;
-using openscreen::platform::Clock;
+using openscreen::Clock;
namespace cast {
namespace streaming {