summaryrefslogtreecommitdiff
path: root/package/source/zippackage/ContentInfo.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/source/zippackage/ContentInfo.hxx
parentedf23912c5dbdadd532f0965dade97b71962e9bc (diff)
fixincludeguards.sh: package
Change-Id: Ia66d825baad3315c34bd579dc804f607bc6be30b
Diffstat (limited to 'package/source/zippackage/ContentInfo.hxx')
-rw-r--r--package/source/zippackage/ContentInfo.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/source/zippackage/ContentInfo.hxx b/package/source/zippackage/ContentInfo.hxx
index 93a7de21eea8..191199966fed 100644
--- a/package/source/zippackage/ContentInfo.hxx
+++ b/package/source/zippackage/ContentInfo.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 _CONTENT_INFO_HXX_
-#define _CONTENT_INFO_HXX_
+#ifndef INCLUDED_PACKAGE_SOURCE_ZIPPACKAGE_CONTENTINFO_HXX
+#define INCLUDED_PACKAGE_SOURCE_ZIPPACKAGE_CONTENTINFO_HXX
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>