diff options
Diffstat (limited to 'package/inc/EncryptedDataHeader.hxx')
-rw-r--r-- | package/inc/EncryptedDataHeader.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/inc/EncryptedDataHeader.hxx b/package/inc/EncryptedDataHeader.hxx index e5ebe7ce7c61..ac6078c39eca 100644 --- a/package/inc/EncryptedDataHeader.hxx +++ b/package/inc/EncryptedDataHeader.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 _ENCRYPTED_DATA_HEADER_HXX_ -#define _ENCRYPTED_DATA_HEADER_HXX_ +#ifndef INCLUDED_PACKAGE_INC_ENCRYPTEDDATAHEADER_HXX +#define INCLUDED_PACKAGE_INC_ENCRYPTEDDATAHEADER_HXX #include <sal/types.h> |