diff options
Diffstat (limited to 'sd/source/ui/sidebar/ISidebarReceiver.hxx')
-rw-r--r-- | sd/source/ui/sidebar/ISidebarReceiver.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/sidebar/ISidebarReceiver.hxx b/sd/source/ui/sidebar/ISidebarReceiver.hxx index 894210771aa2..aa15c6d93a84 100644 --- a/sd/source/ui/sidebar/ISidebarReceiver.hxx +++ b/sd/source/ui/sidebar/ISidebarReceiver.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_RECEIVER_INTERFACE_HXX -#define SD_SIDEBAR_RECEIVER_INTERFACE_HXX +#ifndef INCLUDED_SD_SOURCE_UI_SIDEBAR_ISIDEBARRECEIVER_HXX +#define INCLUDED_SD_SOURCE_UI_SIDEBAR_ISIDEBARRECEIVER_HXX #include <com/sun/star/ui/XSidebar.hpp> |