diff options
Diffstat (limited to 'include/svl/broadcast.hxx')
-rw-r--r-- | include/svl/broadcast.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svl/broadcast.hxx b/include/svl/broadcast.hxx index ac2931986914..a09039e70f92 100644 --- a/include/svl/broadcast.hxx +++ b/include/svl/broadcast.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 _SVT_BROADCAST_HXX -#define _SVT_BROADCAST_HXX +#ifndef INCLUDED_SVL_BROADCAST_HXX +#define INCLUDED_SVL_BROADCAST_HXX #include "svl/svldllapi.h" #include <tools/rtti.hxx> |