aboutsummaryrefslogtreecommitdiff
path: root/cast/sender/channel/sender_socket_factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'cast/sender/channel/sender_socket_factory.h')
-rw-r--r--cast/sender/channel/sender_socket_factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cast/sender/channel/sender_socket_factory.h b/cast/sender/channel/sender_socket_factory.h
index d5b6622d..62fa6d97 100644
--- a/cast/sender/channel/sender_socket_factory.h
+++ b/cast/sender/channel/sender_socket_factory.h
@@ -11,9 +11,9 @@
#include "cast/common/channel/cast_socket.h"
#include "cast/sender/channel/cast_auth_util.h"
-#include "platform/api/logging.h"
#include "platform/api/tls_connection_factory.h"
#include "platform/base/ip_address.h"
+#include "util/logging.h"
namespace cast {
namespace channel {