summaryrefslogtreecommitdiffstats
path: root/base/test/test_shortcut_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/test/test_shortcut_win.cc')
-rw-r--r--base/test/test_shortcut_win.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/test/test_shortcut_win.cc b/base/test/test_shortcut_win.cc
index 1a0d280..ec6300a 100644
--- a/base/test/test_shortcut_win.cc
+++ b/base/test/test_shortcut_win.cc
@@ -8,7 +8,7 @@
#include <shlobj.h>
#include <propkey.h>
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "base/string16.h"
#include "base/utf_string_conversions.h"
#include "base/win/scoped_comptr.h"