diff options
Diffstat (limited to 'include/editeng/optitems.hxx')
-rw-r--r-- | include/editeng/optitems.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/editeng/optitems.hxx b/include/editeng/optitems.hxx index 34970ebbc42c..954c79cbb1ec 100644 --- a/include/editeng/optitems.hxx +++ b/include/editeng/optitems.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_OPTITEMS_HXX -#define _EDITENG_OPTITEMS_HXX +#ifndef INCLUDED_EDITENG_OPTITEMS_HXX +#define INCLUDED_EDITENG_OPTITEMS_HXX #include <svl/poolitem.hxx> #include <com/sun/star/uno/Reference.hxx> |