Index: remoting/protocol/host_event_dispatcher.cc |
diff --git a/remoting/protocol/host_event_dispatcher.cc b/remoting/protocol/host_event_dispatcher.cc |
index d67f6517cc85493460fc0301e727930f4f7b286b..4032c0a2dc5a68d766779dcd2950e99f75802b4c 100644 |
--- a/remoting/protocol/host_event_dispatcher.cc |
+++ b/remoting/protocol/host_event_dispatcher.cc |
@@ -5,6 +5,7 @@ |
#include "remoting/protocol/host_event_dispatcher.h" |
#include "net/socket/stream_socket.h" |
+#include "remoting/base/compound_buffer.h" |
#include "remoting/base/constants.h" |
#include "remoting/proto/event.pb.h" |
#include "remoting/proto/internal.pb.h" |