summaryrefslogtreecommitdiffstats
path: root/rlz/test/rlz_test_helpers.cc
diff options
context:
space:
mode:
Diffstat (limited to 'rlz/test/rlz_test_helpers.cc')
-rw-r--r--rlz/test/rlz_test_helpers.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rlz/test/rlz_test_helpers.cc b/rlz/test/rlz_test_helpers.cc
index 398d0da..db34cd9 100644
--- a/rlz/test/rlz_test_helpers.cc
+++ b/rlz/test/rlz_test_helpers.cc
@@ -14,7 +14,7 @@
#include "base/win/registry.h"
#include "rlz/win/lib/rlz_lib.h"
#elif defined(OS_POSIX)
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "rlz/lib/rlz_value_store.h"
#endif