summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/protobuf_video_reader.cc
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/protocol/protobuf_video_reader.cc')
-rw-r--r--remoting/protocol/protobuf_video_reader.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/protocol/protobuf_video_reader.cc b/remoting/protocol/protobuf_video_reader.cc
index 7fc9eed..f566156 100644
--- a/remoting/protocol/protobuf_video_reader.cc
+++ b/remoting/protocol/protobuf_video_reader.cc
@@ -8,8 +8,8 @@
#include "net/socket/stream_socket.h"
#include "remoting/base/constants.h"
#include "remoting/proto/video.pb.h"
-#include "remoting/protocol/channel_factory.h"
#include "remoting/protocol/session.h"
+#include "remoting/protocol/stream_channel_factory.h"
namespace remoting {
namespace protocol {