diff options
Diffstat (limited to 'include/svl/hint.hxx')
-rw-r--r-- | include/svl/hint.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svl/hint.hxx b/include/svl/hint.hxx index 8f5356ac9a13..e479d18920e6 100644 --- a/include/svl/hint.hxx +++ b/include/svl/hint.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 _SFXHINT_HXX -#define _SFXHINT_HXX +#ifndef INCLUDED_SVL_HINT_HXX +#define INCLUDED_SVL_HINT_HXX #include "svl/svldllapi.h" #include <tools/rtti.hxx> |