diff options
Diffstat (limited to 'include/gmock/gmock-generated-matchers.h')
-rw-r--r-- | include/gmock/gmock-generated-matchers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gmock/gmock-generated-matchers.h b/include/gmock/gmock-generated-matchers.h index cb610543..68af306b 100644 --- a/include/gmock/gmock-generated-matchers.h +++ b/include/gmock/gmock-generated-matchers.h @@ -41,7 +41,7 @@ #include <sstream> #include <string> #include <vector> -#include <gmock/gmock-matchers.h> +#include "gmock/gmock-matchers.h" namespace testing { namespace internal { |