| Index: remoting/host/session_manager.cc
|
| diff --git a/remoting/host/session_manager.cc b/remoting/host/session_manager.cc
|
| index 34af1c16dda252fc6d2e8072dcf36ea48d3180f9..a61a6bddeaf6fe22c88fcd9111898884f9d2a239 100644
|
| --- a/remoting/host/session_manager.cc
|
| +++ b/remoting/host/session_manager.cc
|
| @@ -12,7 +12,7 @@
|
| #include "remoting/base/capture_data.h"
|
| #include "remoting/base/tracer.h"
|
| #include "remoting/host/client_connection.h"
|
| -#include "remoting/protocol/messages_decoder.h"
|
| +#include "remoting/protocol/message_decoder.h"
|
|
|
| namespace remoting {
|
|
|
|
|