diff options
Diffstat (limited to 'remoting/base/encoder_vp8.h')
-rw-r--r-- | remoting/base/encoder_vp8.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/base/encoder_vp8.h b/remoting/base/encoder_vp8.h index ae29c63..6c3357c 100644 --- a/remoting/base/encoder_vp8.h +++ b/remoting/base/encoder_vp8.h @@ -6,7 +6,6 @@ #define REMOTING_BASE_ENCODER_VP8_H_ #include "remoting/base/encoder.h" -#include "remoting/base/protocol/chromotocol.pb.h" typedef struct vpx_codec_ctx vpx_codec_ctx_t; typedef struct vpx_image vpx_image_t; |