aboutsummaryrefslogtreecommitdiffstats
path: root/test/gmock_leak_test_.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/gmock_leak_test_.cc')
-rw-r--r--test/gmock_leak_test_.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gmock_leak_test_.cc b/test/gmock_leak_test_.cc
index 24dfc1ff..1d27d22f 100644
--- a/test/gmock_leak_test_.cc
+++ b/test/gmock_leak_test_.cc
@@ -34,7 +34,7 @@
// This program is for verifying that a leaked mock object can be
// caught by Google Mock's leak detector.
-#include <gmock/gmock.h>
+#include "gmock/gmock.h"
namespace {