aboutsummaryrefslogtreecommitdiff
path: root/utils/unittest/googletest/gtest-test-part.cc
diff options
context:
space:
mode:
authorJay Foad <jay.foad@gmail.com>2011-07-27 09:25:14 +0000
committerJay Foad <jay.foad@gmail.com>2011-07-27 09:25:14 +0000
commitb33f8e3e55932d0e15a686ef0c598da8dbc37acd (patch)
treef3e92afe6a0cfa7683d6b9e63799c18542ab68ea /utils/unittest/googletest/gtest-test-part.cc
parenta44defeb2208376ca3113ffdddc391570ba865b8 (diff)
Merge gtest-1.6.0.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136212 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/unittest/googletest/gtest-test-part.cc')
-rw-r--r--utils/unittest/googletest/gtest-test-part.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/unittest/googletest/gtest-test-part.cc b/utils/unittest/googletest/gtest-test-part.cc
index 8249afeb4c..161278027d 100644
--- a/utils/unittest/googletest/gtest-test-part.cc
+++ b/utils/unittest/googletest/gtest-test-part.cc
@@ -31,7 +31,7 @@
//
// The Google C++ Testing Framework (Google Test)
-#include <gtest/gtest-test-part.h>
+#include "gtest/gtest-test-part.h"
// Indicates that this translation unit is part of Google Test's
// implementation. It must come before gtest-internal-inl.h is