diff options
Diffstat (limited to 'include/gmock/gmock-generated-actions.h.pump')
-rw-r--r-- | include/gmock/gmock-generated-actions.h.pump | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/gmock/gmock-generated-actions.h.pump b/include/gmock/gmock-generated-actions.h.pump index b1deb798..4d7c5cee 100644 --- a/include/gmock/gmock-generated-actions.h.pump +++ b/include/gmock/gmock-generated-actions.h.pump @@ -42,8 +42,8 @@ $$}} This meta comment fixes auto-indentation in editors. #ifndef GMOCK_INCLUDE_GMOCK_GMOCK_GENERATED_ACTIONS_H_ #define GMOCK_INCLUDE_GMOCK_GMOCK_GENERATED_ACTIONS_H_ -#include <gmock/gmock-actions.h> -#include <gmock/internal/gmock-port.h> +#include "gmock/gmock-actions.h" +#include "gmock/internal/gmock-port.h" namespace testing { namespace internal { |