aboutsummaryrefslogtreecommitdiffstats
path: root/googletest/test/gtest-param-test2_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'googletest/test/gtest-param-test2_test.cc')
-rw-r--r--googletest/test/gtest-param-test2_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/googletest/test/gtest-param-test2_test.cc b/googletest/test/gtest-param-test2_test.cc
index fdea1254..c3b2d189 100644
--- a/googletest/test/gtest-param-test2_test.cc
+++ b/googletest/test/gtest-param-test2_test.cc
@@ -33,7 +33,7 @@
// Google Test work.
#include "gtest/gtest.h"
-#include "test/gtest-param-test_test.h"
+#include "gtest-param-test_test.h"
using ::testing::Values;
using ::testing::internal::ParamGenerator;