diff options
Diffstat (limited to 'include/tools/tenccvt.hxx')
-rw-r--r-- | include/tools/tenccvt.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/tools/tenccvt.hxx b/include/tools/tenccvt.hxx index 9cae3a79927f..e47d58840ecd 100644 --- a/include/tools/tenccvt.hxx +++ b/include/tools/tenccvt.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 _TOOLS_TENCCVT_HXX -#define _TOOLS_TENCCVT_HXX +#ifndef INCLUDED_TOOLS_TENCCVT_HXX +#define INCLUDED_TOOLS_TENCCVT_HXX #include <rtl/textenc.h> #include "tools/toolsdllapi.h" |