diff options
Diffstat (limited to 'include/unotools/ucbstreamhelper.hxx')
-rw-r--r-- | include/unotools/ucbstreamhelper.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/unotools/ucbstreamhelper.hxx b/include/unotools/ucbstreamhelper.hxx index 4a48a21a2820..eb814b4128a0 100644 --- a/include/unotools/ucbstreamhelper.hxx +++ b/include/unotools/ucbstreamhelper.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 _UNTOOLS_UCBSTREAMHELPER_HXX -#define _UNTOOLS_UCBSTREAMHELPER_HXX +#ifndef INCLUDED_UNOTOOLS_UCBSTREAMHELPER_HXX +#define INCLUDED_UNOTOOLS_UCBSTREAMHELPER_HXX #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/io/XInputStream.hpp> |