aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest_repeat_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/gtest_repeat_test.cc')
-rw-r--r--test/gtest_repeat_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gtest_repeat_test.cc b/test/gtest_repeat_test.cc
index df6868b8..ff9063a4 100644
--- a/test/gtest_repeat_test.cc
+++ b/test/gtest_repeat_test.cc
@@ -33,7 +33,7 @@
#include <stdlib.h>
#include <iostream>
-#include <gtest/gtest.h>
+#include "gtest/gtest.h"
// Indicates that this translation unit is part of Google Test's
// implementation. It must come before gtest-internal-inl.h is