diff options
Diffstat (limited to 'include/svl/dateitem.hxx')
-rw-r--r-- | include/svl/dateitem.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svl/dateitem.hxx b/include/svl/dateitem.hxx index 043502966ffc..1a3a7c28ba0b 100644 --- a/include/svl/dateitem.hxx +++ b/include/svl/dateitem.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 _DATETIMEITEM_HXX -#define _DATETIMEITEM_HXX +#ifndef INCLUDED_SVL_DATEITEM_HXX +#define INCLUDED_SVL_DATEITEM_HXX #include <tools/rtti.hxx> #include <tools/datetime.hxx> |