| Index: remoting/host/fake_desktop_environment.h
|
| diff --git a/remoting/host/fake_desktop_environment.h b/remoting/host/fake_desktop_environment.h
|
| index 061a2d33979d4b4a3d8b3184320e918604e8d80d..fcd8c7fe4668917db8c62f027f674d002407e252 100644
|
| --- a/remoting/host/fake_desktop_environment.h
|
| +++ b/remoting/host/fake_desktop_environment.h
|
| @@ -6,10 +6,10 @@
|
| #define REMOTING_HOST_FAKE_DESKTOP_ENVIRONMENT_H_
|
|
|
| #include "remoting/host/desktop_environment.h"
|
| -#include "remoting/host/fake_desktop_capturer.h"
|
| #include "remoting/host/fake_mouse_cursor_monitor.h"
|
| #include "remoting/host/input_injector.h"
|
| #include "remoting/host/screen_controls.h"
|
| +#include "remoting/protocol/fake_desktop_capturer.h"
|
|
|
| namespace remoting {
|
|
|
|
|