diff options
Diffstat (limited to 'remoting/host/continue_window_win.cc')
-rw-r--r-- | remoting/host/continue_window_win.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/continue_window_win.cc b/remoting/host/continue_window_win.cc index d710d52..366e722 100644 --- a/remoting/host/continue_window_win.cc +++ b/remoting/host/continue_window_win.cc @@ -11,7 +11,7 @@ #include "base/logging.h" #include "base/process_util.h" #include "base/single_thread_task_runner.h" -#include "base/utf_string_conversions.h" +#include "base/strings/utf_string_conversions.h" #include "remoting/host/continue_window.h" #include "remoting/host/win/core_resource.h" |