summaryrefslogtreecommitdiff
path: root/src/components/formatters/test/include/formatters/meta_formatter_test_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/formatters/test/include/formatters/meta_formatter_test_helper.h')
-rw-r--r--src/components/formatters/test/include/formatters/meta_formatter_test_helper.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/components/formatters/test/include/formatters/meta_formatter_test_helper.h b/src/components/formatters/test/include/formatters/meta_formatter_test_helper.h
index 1494c75c4b..a58f69e386 100644
--- a/src/components/formatters/test/include/formatters/meta_formatter_test_helper.h
+++ b/src/components/formatters/test/include/formatters/meta_formatter_test_helper.h
@@ -30,8 +30,8 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef SRC_COMPONENTS_FORMATTERS_TEST_INCLUDE_METAFORMATTERTESTHELPER_H_
-#define SRC_COMPONENTS_FORMATTERS_TEST_INCLUDE_METAFORMATTERTESTHELPER_H_
+#ifndef SRC_COMPONENTS_FORMATTERS_TEST_INCLUDE_FORMATTERS_META_FORMATTER_TEST_HELPER_H_
+#define SRC_COMPONENTS_FORMATTERS_TEST_INCLUDE_FORMATTERS_META_FORMATTER_TEST_HELPER_H_
#include "gtest/gtest.h"
@@ -79,4 +79,4 @@ class CMetaFormatterTestHelper : public ::testing::Test {
} // namespace components
} // namespace test
-#endif // SRC_COMPONENTS_FORMATTERS_TEST_INCLUDE_METAFORMATTERTESTHELPER_H_
+#endif // SRC_COMPONENTS_FORMATTERS_TEST_INCLUDE_FORMATTERS_META_FORMATTER_TEST_HELPER_H_