summaryrefslogtreecommitdiff
path: root/include/svx/xmlexchg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xmlexchg.hxx')
-rw-r--r--include/svx/xmlexchg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/xmlexchg.hxx b/include/svx/xmlexchg.hxx
index 466ee5d76ac3..64de636dc1bb 100644
--- a/include/svx/xmlexchg.hxx
+++ b/include/svx/xmlexchg.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVX_XMLEXCHG_HXX_
-#define _SVX_XMLEXCHG_HXX_
+#ifndef INCLUDED_SVX_XMLEXCHG_HXX
+#define INCLUDED_SVX_XMLEXCHG_HXX
#include <rtl/ustring.hxx>
#include <svtools/transfer.hxx>
@@ -89,6 +89,6 @@ namespace svx
} // namespace svx
//........................................................................
-#endif // _SVX_XMLEXCHG_HXX_
+#endif // INCLUDED_SVX_XMLEXCHG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */