| Index: remoting/protocol/host_control_dispatcher.h
|
| diff --git a/remoting/protocol/host_control_dispatcher.h b/remoting/protocol/host_control_dispatcher.h
|
| index 9e74889a22c0d6e1c3b776099833779b339c7fdc..50cdf6e85a3f479f0b80cbb7c0ebe82d10e03f89 100644
|
| --- a/remoting/protocol/host_control_dispatcher.h
|
| +++ b/remoting/protocol/host_control_dispatcher.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_PROTOCOL_HOST_CONTROL_DISPATCHER_H_
|
| #define REMOTING_PROTOCOL_HOST_CONTROL_DISPATCHER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "remoting/protocol/channel_dispatcher_base.h"
|
| #include "remoting/protocol/client_stub.h"
|
| #include "remoting/protocol/clipboard_stub.h"
|
|
|