| Index: remoting/ios/display/gl_display_handler.h
|
| diff --git a/remoting/ios/display/gl_display_handler.h b/remoting/ios/display/gl_display_handler.h
|
| index a23cee7d8796da340c7f26eaddee7e15f5f18748..25c3ac31f1008fddb970c2241bd4bb9abe84f9c8 100644
|
| --- a/remoting/ios/display/gl_display_handler.h
|
| +++ b/remoting/ios/display/gl_display_handler.h
|
| @@ -11,7 +11,7 @@
|
| #import "remoting/client/display/sys_opengl.h"
|
|
|
| #include "base/memory/ptr_util.h"
|
| -#include "remoting/client/view_matrix.h"
|
| +#include "remoting/client/ui/view_matrix.h"
|
|
|
| namespace remoting {
|
|
|
|
|