diff options
Diffstat (limited to 'sfx2/source/sidebar/AsynchronousCall.hxx')
-rw-r--r-- | sfx2/source/sidebar/AsynchronousCall.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/sidebar/AsynchronousCall.hxx b/sfx2/source/sidebar/AsynchronousCall.hxx index 440aca0f4dc3..1c2b45d61db4 100644 --- a/sfx2/source/sidebar/AsynchronousCall.hxx +++ b/sfx2/source/sidebar/AsynchronousCall.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 SFX_SIDEBAR_ASYNCHRONOUS_CALL_HXX -#define SFX_SIDEBAR_ASYNCHRONOUS_CALL_HXX +#ifndef INCLUDED_SFX2_SOURCE_SIDEBAR_ASYNCHRONOUSCALL_HXX +#define INCLUDED_SFX2_SOURCE_SIDEBAR_ASYNCHRONOUSCALL_HXX #include <boost/function.hpp> #include <tools/solar.h> |