diff options
Diffstat (limited to 'include/sfx2/lnkbase.hxx')
-rw-r--r-- | include/sfx2/lnkbase.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sfx2/lnkbase.hxx b/include/sfx2/lnkbase.hxx index 71ccb16b8888..6fe28bf97ea3 100644 --- a/include/sfx2/lnkbase.hxx +++ b/include/sfx2/lnkbase.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 _LNKBASE_HXX -#define _LNKBASE_HXX +#ifndef INCLUDED_SFX2_LNKBASE_HXX +#define INCLUDED_SFX2_LNKBASE_HXX #include <com/sun/star/io/XInputStream.hpp> #include <rtl/ustring.hxx> |