diff options
Diffstat (limited to 'remoting/host/capturer_fake_ascii.cc')
-rw-r--r-- | remoting/host/capturer_fake_ascii.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/capturer_fake_ascii.cc b/remoting/host/capturer_fake_ascii.cc index cbc8471..1729fb6 100644 --- a/remoting/host/capturer_fake_ascii.cc +++ b/remoting/host/capturer_fake_ascii.cc @@ -4,7 +4,7 @@ #include "remoting/host/capturer_fake_ascii.h" -#include "gfx/rect.h" +#include "ui/gfx/rect.h" namespace remoting { |