aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest_filter_unittest_.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/gtest_filter_unittest_.cc')
-rw-r--r--test/gtest_filter_unittest_.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gtest_filter_unittest_.cc b/test/gtest_filter_unittest_.cc
index 325504fe..77deffc3 100644
--- a/test/gtest_filter_unittest_.cc
+++ b/test/gtest_filter_unittest_.cc
@@ -38,7 +38,7 @@
// The program will be invoked from a Python unit test. Don't run it
// directly.
-#include <gtest/gtest.h>
+#include "gtest/gtest.h"
namespace {