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