aboutsummaryrefslogtreecommitdiffstats
path: root/test/gmock-port_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/gmock-port_test.cc')
-rw-r--r--test/gmock-port_test.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/gmock-port_test.cc b/test/gmock-port_test.cc
index a84eb9ea..d6a8d444 100644
--- a/test/gmock-port_test.cc
+++ b/test/gmock-port_test.cc
@@ -33,8 +33,8 @@
//
// This file tests the internal cross-platform support utilities.
-#include <gmock/internal/gmock-port.h>
-#include <gtest/gtest.h>
+#include "gmock/internal/gmock-port.h"
+#include "gtest/gtest.h"
// NOTE: if this file is left without tests for some reason, put a dummy
// test here to make references to symbols in the gtest library and avoid