aboutsummaryrefslogtreecommitdiffstats
path: root/src/gmock.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/gmock.cc')
-rw-r--r--src/gmock.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gmock.cc b/src/gmock.cc
index f487265d..700bcb2e 100644
--- a/src/gmock.cc
+++ b/src/gmock.cc
@@ -29,8 +29,8 @@
//
// Author: wan@google.com (Zhanyong Wan)
-#include <gmock/gmock.h>
-#include <gmock/internal/gmock-port.h>
+#include "gmock/gmock.h"
+#include "gmock/internal/gmock-port.h"
namespace testing {