diff options
Diffstat (limited to 'remoting/host/json_host_config.h')
-rw-r--r-- | remoting/host/json_host_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/json_host_config.h b/remoting/host/json_host_config.h index c8a4aba..6e2237d 100644 --- a/remoting/host/json_host_config.h +++ b/remoting/host/json_host_config.h @@ -7,7 +7,7 @@ #include <string> -#include "base/file_path.h" +#include "base/files/file_path.h" #include "remoting/host/in_memory_host_config.h" namespace base { |