Index: remoting/protocol/video_stub.h |
diff --git a/remoting/protocol/video_stub.h b/remoting/protocol/video_stub.h |
index 5c59ca0bb6462a5f1db47dc995f0b67c9c92a343..c1b6b11b9417e7525e061b8eff72d352ff029775 100644 |
--- a/remoting/protocol/video_stub.h |
+++ b/remoting/protocol/video_stub.h |
@@ -5,11 +5,12 @@ |
#ifndef REMOTING_PROTOCOL_VIDEO_STUB_H_ |
#define REMOTING_PROTOCOL_VIDEO_STUB_H_ |
-#include "remoting/proto/video.pb.h" |
- |
class Task; |
namespace remoting { |
+ |
+class VideoPacket; |
+ |
namespace protocol { |
class VideoStub { |