| Index: remoting/host/desktop_environment.cc
|
| diff --git a/remoting/host/desktop_environment.cc b/remoting/host/desktop_environment.cc
|
| index aef55d1c785f8718b33e2bc20ed8acad2ad304d9..e075c8d9d9a71e7a2942286f2da54d0ec428e485 100644
|
| --- a/remoting/host/desktop_environment.cc
|
| +++ b/remoting/host/desktop_environment.cc
|
| @@ -5,10 +5,10 @@
|
| #include "remoting/host/desktop_environment.h"
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "remoting/capturer/video_frame_capturer.h"
|
| #include "remoting/host/audio_capturer.h"
|
| #include "remoting/host/desktop_environment.h"
|
| #include "remoting/host/event_executor.h"
|
| -#include "remoting/host/video_frame_capturer.h"
|
|
|
| namespace remoting {
|
|
|
|
|