summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/video_writer.h
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/protocol/video_writer.h')
-rw-r--r--remoting/protocol/video_writer.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/remoting/protocol/video_writer.h b/remoting/protocol/video_writer.h
index eae6b6e..eafa2b4 100644
--- a/remoting/protocol/video_writer.h
+++ b/remoting/protocol/video_writer.h
@@ -11,11 +11,10 @@
#define REMOTING_PROTOCOL_VIDEO_WRITER_H_
#include "base/basictypes.h"
-#include "remoting/proto/video.pb.h"
namespace remoting {
-class ChromotocolConnection;
+class VideoPacket;
namespace protocol {