diff options
Diffstat (limited to 'include/xmloff/shapeexport.hxx')
-rw-r--r-- | include/xmloff/shapeexport.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmloff/shapeexport.hxx b/include/xmloff/shapeexport.hxx index 6dbe719cc352..9d7949d3436e 100644 --- a/include/xmloff/shapeexport.hxx +++ b/include/xmloff/shapeexport.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_SHAPEEXPORT_HXX_ -#define _XMLOFF_SHAPEEXPORT_HXX_ +#ifndef INCLUDED_XMLOFF_SHAPEEXPORT_HXX +#define INCLUDED_XMLOFF_SHAPEEXPORT_HXX #include "sal/config.h" #include "xmloff/dllapi.h" |