summaryrefslogtreecommitdiff
path: root/include/basegfx/matrix/b2dhommatrixtools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/basegfx/matrix/b2dhommatrixtools.hxx')
-rw-r--r--include/basegfx/matrix/b2dhommatrixtools.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/basegfx/matrix/b2dhommatrixtools.hxx b/include/basegfx/matrix/b2dhommatrixtools.hxx
index 3f95beb72207..bbbabea4eed0 100644
--- a/include/basegfx/matrix/b2dhommatrixtools.hxx
+++ b/include/basegfx/matrix/b2dhommatrixtools.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _BGFX_MATRIX_B2DHOMMATRIXTOOLS_HXX
-#define _BGFX_MATRIX_B2DHOMMATRIXTOOLS_HXX
+#ifndef INCLUDED_BASEGFX_MATRIX_B2DHOMMATRIXTOOLS_HXX
+#define INCLUDED_BASEGFX_MATRIX_B2DHOMMATRIXTOOLS_HXX
#include <sal/types.h>
#include <basegfx/matrix/b2dhommatrix.hxx>
@@ -226,6 +226,6 @@ namespace basegfx
///////////////////////////////////////////////////////////////////////////////
-#endif /* _BGFX_MATRIX_B2DHOMMATRIXTOOLS_HXX */
+#endif // INCLUDED_BASEGFX_MATRIX_B2DHOMMATRIXTOOLS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */