diff options
Diffstat (limited to 'include/editeng/contouritem.hxx')
-rw-r--r-- | include/editeng/contouritem.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/editeng/contouritem.hxx b/include/editeng/contouritem.hxx index 316f21fc774e..59cf024cd71e 100644 --- a/include/editeng/contouritem.hxx +++ b/include/editeng/contouritem.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 __EDITENG_CONTOUR_ITEM_HXX__ -#define __EDITENG_CONTOUR_ITEM_HXX__ +#ifndef INCLUDED_EDITENG_CONTOURITEM_HXX +#define INCLUDED_EDITENG_CONTOURITEM_HXX #include <svl/eitem.hxx> #include <editeng/editengdllapi.h> |