diff options
Diffstat (limited to 'sd/source/ui/sidebar/IDisposable.hxx')
-rw-r--r-- | sd/source/ui/sidebar/IDisposable.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/sidebar/IDisposable.hxx b/sd/source/ui/sidebar/IDisposable.hxx index e7135d1702aa..a03533e3719a 100644 --- a/sd/source/ui/sidebar/IDisposable.hxx +++ b/sd/source/ui/sidebar/IDisposable.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 SD_SIDEBAR_DISPOSABLE_INTERFACE_HXX -#define SD_SIDEBAR_DISPOSABLE_INTERFACE_HXX +#ifndef INCLUDED_SD_SOURCE_UI_SIDEBAR_IDISPOSABLE_HXX +#define INCLUDED_SD_SOURCE_UI_SIDEBAR_IDISPOSABLE_HXX #include <tools/gen.hxx> #include <sal/types.h> |