diff options
Diffstat (limited to 'xmloff/inc/XMLBase64Export.hxx')
-rw-r--r-- | xmloff/inc/XMLBase64Export.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/inc/XMLBase64Export.hxx b/xmloff/inc/XMLBase64Export.hxx index 42b2ec05f1f4..d73df0ab3810 100644 --- a/xmloff/inc/XMLBase64Export.hxx +++ b/xmloff/inc/XMLBase64Export.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 _XMLOFF_XMLBASE64EXPORT_HXX -#define _XMLOFF_XMLBASE64EXPORT_HXX +#ifndef INCLUDED_XMLOFF_INC_XMLBASE64EXPORT_HXX +#define INCLUDED_XMLOFF_INC_XMLBASE64EXPORT_HXX #include <com/sun/star/uno/Reference.h> |