diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-23 19:09:35 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-10-23 23:22:28 +0200 |
commit | b95ee1be9b45352344b090d5b97e25f75b353c52 (patch) | |
tree | d1a27d7af191f7d37757594551b33dc94d0c4928 /include/xmlscript/xmllib_imexp.hxx | |
parent | 027ac563630d06aa52801f6b1d601132b96db236 (diff) |
fixincludeguards.sh: include/xml*
Change-Id: Iffab819621615c59709c087202cc578af00dd799
Diffstat (limited to 'include/xmlscript/xmllib_imexp.hxx')
-rw-r--r-- | include/xmlscript/xmllib_imexp.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmlscript/xmllib_imexp.hxx b/include/xmlscript/xmllib_imexp.hxx index 08f58c5e6049..a318a85e6497 100644 --- a/include/xmlscript/xmllib_imexp.hxx +++ b/include/xmlscript/xmllib_imexp.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 _XMLSCRIPT_XMLLIB_IMEXP_HXX_ -#define _XMLSCRIPT_XMLLIB_IMEXP_HXX_ +#ifndef INCLUDED_XMLSCRIPT_XMLLIB_IMEXP_HXX +#define INCLUDED_XMLSCRIPT_XMLLIB_IMEXP_HXX #include <com/sun/star/xml/sax/XWriter.hpp> #include <com/sun/star/uno/Sequence.hxx> |