summaryrefslogtreecommitdiff
path: root/package/inc/ZipEntry.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-18 22:14:30 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-19 11:10:11 +0200
commitd75f773f6231de25339d53afae167f5e83b33a1d (patch)
tree59841a394fe00df3e4a29238df6551aafca0148c /package/inc/ZipEntry.hxx
parentedf23912c5dbdadd532f0965dade97b71962e9bc (diff)
fixincludeguards.sh: package
Change-Id: Ia66d825baad3315c34bd579dc804f607bc6be30b
Diffstat (limited to 'package/inc/ZipEntry.hxx')
-rw-r--r--package/inc/ZipEntry.hxx4
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>