From 3b58ababc566adef48d8ab600489e554c4585b1d Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 23 Oct 2013 22:38:46 +0200 Subject: fixincludeguards.sh: sd Change-Id: Ic831838b377656015d645eec9d439424378e08af --- sd/source/ui/inc/LayerDialogChildWindow.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sd/source/ui/inc/LayerDialogChildWindow.hxx') diff --git a/sd/source/ui/inc/LayerDialogChildWindow.hxx b/sd/source/ui/inc/LayerDialogChildWindow.hxx index 1d4e5a8a6601..f5277efde52b 100644 --- a/sd/source/ui/inc/LayerDialogChildWindow.hxx +++ b/sd/source/ui/inc/LayerDialogChildWindow.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SD_LAYER_DIALOG_CHILD_WINDOW_HXX -#define SD_LAYER_DIALOG_CHILD_WINDOW_HXX +#ifndef INCLUDED_SD_SOURCE_UI_INC_LAYERDIALOGCHILDWINDOW_HXX +#define INCLUDED_SD_SOURCE_UI_INC_LAYERDIALOGCHILDWINDOW_HXX #include -- cgit