| Index: remoting/protocol/client_event_dispatcher.h
|
| diff --git a/remoting/protocol/client_event_dispatcher.h b/remoting/protocol/client_event_dispatcher.h
|
| index 22b1588c0eba7e08f79ad3d634fda713d2d9b4df..97c6b041214ed23b86515efc4e850e025c6c9913 100644
|
| --- a/remoting/protocol/client_event_dispatcher.h
|
| +++ b/remoting/protocol/client_event_dispatcher.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_PROTOCOL_CLIENT_EVENT_DISPATCHER_H_
|
| #define REMOTING_PROTOCOL_CLIENT_EVENT_DISPATCHER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "remoting/protocol/channel_dispatcher_base.h"
|
| #include "remoting/protocol/input_stub.h"
|
|
|