aboutsummaryrefslogtreecommitdiff
path: root/streaming/cast/frame_collector.cc
diff options
context:
space:
mode:
Diffstat (limited to 'streaming/cast/frame_collector.cc')
-rw-r--r--streaming/cast/frame_collector.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/streaming/cast/frame_collector.cc b/streaming/cast/frame_collector.cc
index d32aaefe..2f2480ba 100644
--- a/streaming/cast/frame_collector.cc
+++ b/streaming/cast/frame_collector.cc
@@ -8,9 +8,9 @@
#include <limits>
#include <numeric>
-#include "platform/api/logging.h"
#include "streaming/cast/frame_id.h"
#include "streaming/cast/rtp_defines.h"
+#include "util/logging.h"
namespace openscreen {
namespace cast_streaming {