| Index: remoting/host/chromoting_host.h
|
| diff --git a/remoting/host/chromoting_host.h b/remoting/host/chromoting_host.h
|
| index ee745c84c9278264e7cac4dca50ee1f0d97a21c5..489334729b065768a42abe4b10c0b3870c750e18 100644
|
| --- a/remoting/host/chromoting_host.h
|
| +++ b/remoting/host/chromoting_host.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/observer_list.h"
|
| #include "base/threading/thread.h"
|
| #include "net/base/backoff_entry.h"
|
| -#include "remoting/base/encoder.h"
|
| +#include "remoting/codec/video_encoder.h"
|
| #include "remoting/host/client_session.h"
|
| #include "remoting/host/desktop_environment.h"
|
| #include "remoting/host/host_key_pair.h"
|
|
|