aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest_prod_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/gtest_prod_test.cc')
-rw-r--r--test/gtest_prod_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gtest_prod_test.cc b/test/gtest_prod_test.cc
index bc3201d0..060abce1 100644
--- a/test/gtest_prod_test.cc
+++ b/test/gtest_prod_test.cc
@@ -31,7 +31,7 @@
//
// Unit test for include/gtest/gtest_prod.h.
-#include <gtest/gtest.h>
+#include "gtest/gtest.h"
#include "test/production.h"
// Tests that private members can be accessed from a TEST declared as