diff options
Diffstat (limited to 'package/source/zipapi/MemoryByteGrabber.hxx')
-rw-r--r-- | package/source/zipapi/MemoryByteGrabber.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/source/zipapi/MemoryByteGrabber.hxx b/package/source/zipapi/MemoryByteGrabber.hxx index 90f542db4a7a..5dcc2fc18b6d 100644 --- a/package/source/zipapi/MemoryByteGrabber.hxx +++ b/package/source/zipapi/MemoryByteGrabber.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 _MEMORY_BYTE_GRABBER_HXX_ -#define _MEMORY_BYTE_GRABBER_HXX_ +#ifndef INCLUDED_PACKAGE_SOURCE_ZIPAPI_MEMORYBYTEGRABBER_HXX +#define INCLUDED_PACKAGE_SOURCE_ZIPAPI_MEMORYBYTEGRABBER_HXX #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/io/XSeekable.hpp> |