| Index: remoting/protocol/channel_dispatcher_base.h
|
| diff --git a/remoting/protocol/channel_dispatcher_base.h b/remoting/protocol/channel_dispatcher_base.h
|
| index 0c80b30c5a3758a82853be5338d64d323de05c4d..9a25cd0cfc6a111831056d5db144234dd3e3c35f 100644
|
| --- a/remoting/protocol/channel_dispatcher_base.h
|
| +++ b/remoting/protocol/channel_dispatcher_base.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/callback.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "remoting/protocol/buffered_socket_writer.h"
|
| +#include "remoting/base/buffered_socket_writer.h"
|
| #include "remoting/protocol/errors.h"
|
| #include "remoting/protocol/message_reader.h"
|
|
|
|
|