diff options
Diffstat (limited to 'include/tools/rc.hxx')
-rw-r--r-- | include/tools/rc.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/tools/rc.hxx b/include/tools/rc.hxx index 8243e55f3758..5f1bfac98e50 100644 --- a/include/tools/rc.hxx +++ b/include/tools/rc.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_RC_HXX -#define _TOOLS_RC_HXX +#ifndef INCLUDED_TOOLS_RC_HXX +#define INCLUDED_TOOLS_RC_HXX #include "tools/toolsdllapi.h" #include <i18nlangtag/lang.h> |