diff options
Diffstat (limited to 'include/editeng/adjustitem.hxx')
-rw-r--r-- | include/editeng/adjustitem.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/editeng/adjustitem.hxx b/include/editeng/adjustitem.hxx index e19907cd1737..926f994a0f6d 100644 --- a/include/editeng/adjustitem.hxx +++ b/include/editeng/adjustitem.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_ADJITEM_HXX -#define _SVX_ADJITEM_HXX +#ifndef INCLUDED_EDITENG_ADJUSTITEM_HXX +#define INCLUDED_EDITENG_ADJUSTITEM_HXX #include <svl/eitem.hxx> #include <editeng/svxenum.hxx> |