| Index: remoting/client/input_handler.cc
|
| diff --git a/remoting/client/input_handler.cc b/remoting/client/input_handler.cc
|
| index c203f54fb4962830e8b014a01d54280a4aaece3f..1dddc0abf4d2babc3cd009c6d4db61a1c0cbc787 100644
|
| --- a/remoting/client/input_handler.cc
|
| +++ b/remoting/client/input_handler.cc
|
| @@ -7,6 +7,7 @@
|
| #include "remoting/client/chromoting_view.h"
|
| #include "remoting/proto/event.pb.h"
|
| #include "remoting/protocol/connection_to_host.h"
|
| +#include "remoting/protocol/input_stub.h"
|
|
|
| namespace remoting {
|
|
|
|
|