summaryrefslogtreecommitdiff
path: root/cppcanvas/source/inc/tools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppcanvas/source/inc/tools.hxx')
-rw-r--r--cppcanvas/source/inc/tools.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cppcanvas/source/inc/tools.hxx b/cppcanvas/source/inc/tools.hxx
index f1d60ed8b159..b55f2c8582c1 100644
--- a/cppcanvas/source/inc/tools.hxx
+++ b/cppcanvas/source/inc/tools.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CPPCANVAS_TOOLS_HXX
-#define _CPPCANVAS_TOOLS_HXX
+#ifndef INCLUDED_CPPCANVAS_SOURCE_INC_TOOLS_HXX
+#define INCLUDED_CPPCANVAS_SOURCE_INC_TOOLS_HXX
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
@@ -45,6 +45,6 @@ namespace cppcanvas
}
}
-#endif /* _CPPCANVAS_TOOLS_HXX */
+#endif // INCLUDED_CPPCANVAS_SOURCE_INC_TOOLS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */