aboutsummaryrefslogtreecommitdiff
path: root/streaming/cast/sender_report_builder.cc
diff options
context:
space:
mode:
Diffstat (limited to 'streaming/cast/sender_report_builder.cc')
-rw-r--r--streaming/cast/sender_report_builder.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/streaming/cast/sender_report_builder.cc b/streaming/cast/sender_report_builder.cc
index a3243e20..e2254171 100644
--- a/streaming/cast/sender_report_builder.cc
+++ b/streaming/cast/sender_report_builder.cc
@@ -4,8 +4,8 @@
#include "streaming/cast/sender_report_builder.h"
-#include "platform/api/logging.h"
#include "streaming/cast/packet_util.h"
+#include "util/logging.h"
namespace openscreen {
namespace cast_streaming {