diff options
Diffstat (limited to 'include/editeng/twolinesitem.hxx')
-rw-r--r-- | include/editeng/twolinesitem.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/editeng/twolinesitem.hxx b/include/editeng/twolinesitem.hxx index dfdddde4b54b..a157f49cca09 100644 --- a/include/editeng/twolinesitem.hxx +++ b/include/editeng/twolinesitem.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 _SVX_TWOLINESITEM_HXX -#define _SVX_TWOLINESITEM_HXX +#ifndef INCLUDED_EDITENG_TWOLINESITEM_HXX +#define INCLUDED_EDITENG_TWOLINESITEM_HXX #include <sal/types.h> #include <svl/poolitem.hxx> |