summaryrefslogtreecommitdiffstats
path: root/remoting/host/win/host_service.cc
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/host/win/host_service.cc')
-rw-r--r--remoting/host/win/host_service.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/win/host_service.cc b/remoting/host/win/host_service.cc
index b4f1c8a..ba148797 100644
--- a/remoting/host/win/host_service.cc
+++ b/remoting/host/win/host_service.cc
@@ -14,7 +14,7 @@
#include "base/base_switches.h"
#include "base/bind.h"
#include "base/command_line.h"
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "base/message_loop.h"
#include "base/run_loop.h"
#include "base/single_thread_task_runner.h"