| Index: remoting/ios/app/host_view_controller.mm
|
| diff --git a/remoting/ios/app/host_view_controller.mm b/remoting/ios/app/host_view_controller.mm
|
| index 8ed12dcbdf3a8caafa823a07ff2c18fcc3ddc834..155945d3421d0af8fb3ed3c46fafe5d9fb852d31 100644
|
| --- a/remoting/ios/app/host_view_controller.mm
|
| +++ b/remoting/ios/app/host_view_controller.mm
|
| @@ -17,7 +17,7 @@
|
| #import "remoting/ios/client_keyboard.h"
|
| #import "remoting/ios/session/remoting_client.h"
|
|
|
| -#include "remoting/client/gesture_interpreter.h"
|
| +#include "remoting/client/ui/gesture_interpreter.h"
|
|
|
| static const CGFloat kFabInset = 15.f;
|
| static const CGFloat kKeyboardAnimationTime = 0.3;
|
|
|