diff options
Diffstat (limited to 'chrome_frame/bho.cc')
-rw-r--r-- | chrome_frame/bho.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/bho.cc b/chrome_frame/bho.cc index b063034..f3e32e0 100644 --- a/chrome_frame/bho.cc +++ b/chrome_frame/bho.cc @@ -6,7 +6,7 @@ #include <shlguid.h> -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/logging.h" #include "base/path_service.h" #include "base/string_util.h" |