diff options
Diffstat (limited to 'include/editeng/escapementitem.hxx')
-rw-r--r-- | include/editeng/escapementitem.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/editeng/escapementitem.hxx b/include/editeng/escapementitem.hxx index 53fcb736f971..608d38b1ec16 100644 --- a/include/editeng/escapementitem.hxx +++ b/include/editeng/escapementitem.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_ESCPITEM_HXX -#define _SVX_ESCPITEM_HXX +#ifndef INCLUDED_EDITENG_ESCAPEMENTITEM_HXX +#define INCLUDED_EDITENG_ESCAPEMENTITEM_HXX #include <svl/eitem.hxx> #include <editeng/svxenum.hxx> |