aboutsummaryrefslogtreecommitdiff
path: root/cast/streaming/receiver.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cast/streaming/receiver.cc')
-rw-r--r--cast/streaming/receiver.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cast/streaming/receiver.cc b/cast/streaming/receiver.cc
index 73a37eb2..b68ffd07 100644
--- a/cast/streaming/receiver.cc
+++ b/cast/streaming/receiver.cc
@@ -13,7 +13,7 @@
#include "util/logging.h"
#include "util/std_util.h"
-using openscreen::platform::Clock;
+using openscreen::Clock;
using std::chrono::duration_cast;
using std::chrono::microseconds;