diff options
Diffstat (limited to 'include/basic/sbuno.hxx')
-rw-r--r-- | include/basic/sbuno.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/basic/sbuno.hxx b/include/basic/sbuno.hxx index 30148690d188..9feaf8ce30bb 100644 --- a/include/basic/sbuno.hxx +++ b/include/basic/sbuno.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SB_SBUNO_HXX -#define _SB_SBUNO_HXX +#ifndef INCLUDED_BASIC_SBUNO_HXX +#define INCLUDED_BASIC_SBUNO_HXX #include <com/sun/star/beans/Property.hpp> #include <com/sun/star/uno/Any.hxx> |