| Index: remoting/host/mouse_clamping_filter.cc
|
| diff --git a/remoting/host/mouse_clamping_filter.cc b/remoting/host/mouse_clamping_filter.cc
|
| index 2d1a7ffc082baf2bb258851aabd62c8df95a6f96..04ee46cfe70f4bfb288166dc8252aeba5efa292a 100644
|
| --- a/remoting/host/mouse_clamping_filter.cc
|
| +++ b/remoting/host/mouse_clamping_filter.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "remoting/host/mouse_clamping_filter.h"
|
|
|
| -#include "remoting/host/video_frame_capturer.h"
|
| +#include "remoting/capturer/video_frame_capturer.h"
|
| #include "remoting/proto/event.pb.h"
|
|
|
| namespace remoting {
|
|
|