| Index: remoting/client/plugin/pepper_cursor_setter.cc
|
| diff --git a/remoting/client/plugin/pepper_cursor_setter.cc b/remoting/client/plugin/pepper_cursor_setter.cc
|
| index 90052b1169840957b2d7d5ce18470f081a5bca31..3d1effd1fb3e1393790c25e65e085ddabcb1033a 100644
|
| --- a/remoting/client/plugin/pepper_cursor_setter.cc
|
| +++ b/remoting/client/plugin/pepper_cursor_setter.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/logging.h"
|
| #include "ppapi/cpp/image_data.h"
|
| #include "ppapi/cpp/mouse_cursor.h"
|
| -#include "remoting/client/plugin/empty_cursor_filter.h"
|
| +#include "remoting/client/empty_cursor_filter.h"
|
| #include "remoting/proto/control.pb.h"
|
|
|
| namespace remoting {
|
|
|