summaryrefslogtreecommitdiff
path: root/include/svx/xattr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xattr.hxx')
-rw-r--r--include/svx/xattr.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/xattr.hxx b/include/svx/xattr.hxx
index d3d1a1b6e057..f8c7d6d34719 100644
--- a/include/svx/xattr.hxx
+++ b/include/svx/xattr.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XATTR_HXX
-#define _XATTR_HXX
+#ifndef INCLUDED_SVX_XATTR_HXX
+#define INCLUDED_SVX_XATTR_HXX
#include <svx/xit.hxx>
#include <svx/xcolit.hxx>
@@ -33,6 +33,6 @@
#include <svx/xlinjoit.hxx>
#include <svx/xlncapit.hxx>
-#endif // _XATTR_HXX
+#endif // INCLUDED_SVX_XATTR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */