diff options
Diffstat (limited to 'remoting/base/resources.cc')
-rw-r--r-- | remoting/base/resources.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/base/resources.cc b/remoting/base/resources.cc index e10659d3..933be87 100644 --- a/remoting/base/resources.cc +++ b/remoting/base/resources.cc @@ -4,7 +4,7 @@ #include "remoting/base/resources.h" -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/path_service.h" #include "ui/base/resource/resource_bundle.h" #include "ui/base/ui_base_paths.h" |