aboutsummaryrefslogtreecommitdiff
path: root/streaming/cast/clock_drift_smoother.cc
diff options
context:
space:
mode:
Diffstat (limited to 'streaming/cast/clock_drift_smoother.cc')
-rw-r--r--streaming/cast/clock_drift_smoother.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/streaming/cast/clock_drift_smoother.cc b/streaming/cast/clock_drift_smoother.cc
index e8e10f6c..fb3d91e7 100644
--- a/streaming/cast/clock_drift_smoother.cc
+++ b/streaming/cast/clock_drift_smoother.cc
@@ -6,7 +6,7 @@
#include <cmath>
-#include "platform/api/logging.h"
+#include "util/logging.h"
namespace openscreen {
namespace cast_streaming {