diff options
Diffstat (limited to 'ucb/source/ucp/file/filnot.hxx')
-rw-r--r-- | ucb/source/ucp/file/filnot.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/source/ucp/file/filnot.hxx b/ucb/source/ucp/file/filnot.hxx index 12b301c0f744..dd4f690506c5 100644 --- a/ucb/source/ucp/file/filnot.hxx +++ b/ucb/source/ucp/file/filnot.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 _FILNOT_HXX_ -#define _FILNOT_HXX_ +#ifndef INCLUDED_UCB_SOURCE_UCP_FILE_FILNOT_HXX +#define INCLUDED_UCB_SOURCE_UCP_FILE_FILNOT_HXX #include <boost/unordered_map.hpp> #include <com/sun/star/uno/Sequence.hxx> |