Index: remoting/protocol/host_message_dispatcher.cc |
diff --git a/remoting/protocol/host_message_dispatcher.cc b/remoting/protocol/host_message_dispatcher.cc |
index 768789e933699c5e1038b1f671a6207f46a24c49..148dccf613b4106943a9f060083974c80d237e36 100644 |
--- a/remoting/protocol/host_message_dispatcher.cc |
+++ b/remoting/protocol/host_message_dispatcher.cc |
@@ -6,6 +6,7 @@ |
#include "remoting/base/multiple_array_input_stream.h" |
#include "remoting/proto/control.pb.h" |
#include "remoting/proto/event.pb.h" |
+#include "remoting/proto/video.pb.h" |
#include "remoting/protocol/chromotocol_connection.h" |
#include "remoting/protocol/host_message_dispatcher.h" |
#include "remoting/protocol/host_control_message_handler.h" |