diff options
Diffstat (limited to 'embeddedobj/source/inc/dummyobject.hxx')
-rw-r--r-- | embeddedobj/source/inc/dummyobject.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/embeddedobj/source/inc/dummyobject.hxx b/embeddedobj/source/inc/dummyobject.hxx index 4e490a0ca54d..aeef1e09ec21 100644 --- a/embeddedobj/source/inc/dummyobject.hxx +++ b/embeddedobj/source/inc/dummyobject.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _INC_DUMMYOBJECT_HXX_ -#define _INC_DUMMYOBJECT_HXX_ +#ifndef INCLUDED_EMBEDDEDOBJ_SOURCE_INC_DUMMYOBJECT_HXX +#define INCLUDED_EMBEDDEDOBJ_SOURCE_INC_DUMMYOBJECT_HXX #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/Reference.hxx> |