summaryrefslogtreecommitdiff
path: root/dviware/dvisvgm/tests/gtest/include/gtest/gtest-spi.h
diff options
context:
space:
mode:
Diffstat (limited to 'dviware/dvisvgm/tests/gtest/include/gtest/gtest-spi.h')
-rw-r--r--dviware/dvisvgm/tests/gtest/include/gtest/gtest-spi.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/dviware/dvisvgm/tests/gtest/include/gtest/gtest-spi.h b/dviware/dvisvgm/tests/gtest/include/gtest/gtest-spi.h
index aa38870e8e..eacef44669 100644
--- a/dviware/dvisvgm/tests/gtest/include/gtest/gtest-spi.h
+++ b/dviware/dvisvgm/tests/gtest/include/gtest/gtest-spi.h
@@ -33,8 +33,8 @@
// GOOGLETEST_CM0004 DO NOT DELETE
-#ifndef GTEST_INCLUDE_GTEST_GTEST_SPI_H_
-#define GTEST_INCLUDE_GTEST_GTEST_SPI_H_
+#ifndef GOOGLETEST_INCLUDE_GTEST_GTEST_SPI_H_
+#define GOOGLETEST_INCLUDE_GTEST_GTEST_SPI_H_
#include "gtest/gtest.h"
@@ -235,4 +235,4 @@ GTEST_DISABLE_MSC_WARNINGS_POP_() // 4251
}\
} while (::testing::internal::AlwaysFalse())
-#endif // GTEST_INCLUDE_GTEST_GTEST_SPI_H_
+#endif // GOOGLETEST_INCLUDE_GTEST_GTEST_SPI_H_