summaryrefslogtreecommitdiff
path: root/package/inc/CRC32.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/inc/CRC32.hxx')
-rw-r--r--package/inc/CRC32.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/inc/CRC32.hxx b/package/inc/CRC32.hxx
index 183c1befb906..daaf4b53a53f 100644
--- a/package/inc/CRC32.hxx
+++ b/package/inc/CRC32.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 _CRC32_HXX
-#define _CRC32_HXX
+#ifndef INCLUDED_PACKAGE_INC_CRC32_HXX
+#define INCLUDED_PACKAGE_INC_CRC32_HXX
#include <com/sun/star/uno/Sequence.h>
#include <com/sun/star/uno/RuntimeException.hpp>