diff options
Diffstat (limited to 'package/inc/ZipEntry.hxx')
-rw-r--r-- | package/inc/ZipEntry.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/inc/ZipEntry.hxx b/package/inc/ZipEntry.hxx index 31b8ba67cde1..db87f660d56c 100644 --- a/package/inc/ZipEntry.hxx +++ b/package/inc/ZipEntry.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 _ZIP_ENTRY_HXX_ -#define _ZIP_ENTRY_HXX_ +#ifndef INCLUDED_PACKAGE_INC_ZIPENTRY_HXX +#define INCLUDED_PACKAGE_INC_ZIPENTRY_HXX #include <rtl/ustring.hxx> |