| Index: remoting/host/ipc_input_injector.h
|
| diff --git a/remoting/host/ipc_input_injector.h b/remoting/host/ipc_input_injector.h
|
| index 0623895d8a3ad7ffe4dabd1980a2c36d00233979..3e7e628594335445e702febc793fb87ccf1232e9 100644
|
| --- a/remoting/host/ipc_input_injector.h
|
| +++ b/remoting/host/ipc_input_injector.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_HOST_IPC_INPUT_INJECTOR_H_
|
| #define REMOTING_HOST_IPC_INPUT_INJECTOR_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "remoting/host/input_injector.h"
|
| #include "remoting/proto/event.pb.h"
|
|
|