diff options
Diffstat (limited to 'remoting/base/capture_data.h')
-rw-r--r-- | remoting/base/capture_data.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/base/capture_data.h b/remoting/base/capture_data.h index 0d707f9..97631ab 100644 --- a/remoting/base/capture_data.h +++ b/remoting/base/capture_data.h @@ -10,7 +10,7 @@ #include "base/basictypes.h" #include "base/ref_counted.h" #include "remoting/base/types.h" -#include "remoting/proto/event.pb.h" +#include "remoting/proto/video.pb.h" namespace remoting { |