diff options
Diffstat (limited to 'include/tools/vcompat.hxx')
-rw-r--r-- | include/tools/vcompat.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/tools/vcompat.hxx b/include/tools/vcompat.hxx index 0f97b583bb5c..395daa35a348 100644 --- a/include/tools/vcompat.hxx +++ b/include/tools/vcompat.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 _VCOMPAT_HXX -#define _VCOMPAT_HXX +#ifndef INCLUDED_TOOLS_VCOMPAT_HXX +#define INCLUDED_TOOLS_VCOMPAT_HXX #include "tools/toolsdllapi.h" #include <tools/solar.h> |