diff options
Diffstat (limited to 'base/test/test_shortcut_win.h')
-rw-r--r-- | base/test/test_shortcut_win.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/test/test_shortcut_win.h b/base/test/test_shortcut_win.h index ef75713..4c42935 100644 --- a/base/test/test_shortcut_win.h +++ b/base/test/test_shortcut_win.h @@ -5,7 +5,7 @@ #ifndef BASE_TEST_TEST_SHORTCUT_WIN_H_ #define BASE_TEST_TEST_SHORTCUT_WIN_H_ -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/win/shortcut.h" // Windows shortcut functions used only by tests. |