Index: remoting/protocol/host_message_dispatcher.cc |
diff --git a/remoting/protocol/host_message_dispatcher.cc b/remoting/protocol/host_message_dispatcher.cc |
index 13fa8034e4f41243bebcfc636272c88491bbcf25..eec734c2c470c8c1921503bf09258e96766131dc 100644 |
--- a/remoting/protocol/host_message_dispatcher.cc |
+++ b/remoting/protocol/host_message_dispatcher.cc |
@@ -6,6 +6,7 @@ |
#include "net/base/io_buffer.h" |
#include "remoting/proto/control.pb.h" |
#include "remoting/proto/event.pb.h" |
+#include "remoting/proto/internal.pb.h" |
Alpha Left Google
2010/12/02 19:41:59
also here, why is this needed? I thought we are go
Sergey Ulanov
2010/12/02 20:06:40
Because I moved ControlMessage to internal.proto.
|
#include "remoting/protocol/host_message_dispatcher.h" |
#include "remoting/protocol/host_stub.h" |
#include "remoting/protocol/input_stub.h" |