summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/ChildWindowWrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/ChildWindowWrapper.hxx')
-rw-r--r--sc/source/ui/inc/ChildWindowWrapper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/ChildWindowWrapper.hxx b/sc/source/ui/inc/ChildWindowWrapper.hxx
index 684bf6db8543..8cc06ebfc093 100644
--- a/sc/source/ui/inc/ChildWindowWrapper.hxx
+++ b/sc/source/ui/inc/ChildWindowWrapper.hxx
@@ -8,8 +8,8 @@
*
*/
-#ifndef CHILD_WINDOW_WRAPPER_HXX
-#define CHILD_WINDOW_WRAPPER_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_CHILDWINDOWWRAPPER_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_CHILDWINDOWWRAPPER_HXX
#include <sfx2/basedlgs.hxx>
#include <sfx2/dispatch.hxx>
@@ -89,6 +89,6 @@ private:
}
};
-#endif // CHILD_WINDOW_WRAPPER_HXX
+#endif // INCLUDED_SC_SOURCE_UI_INC_CHILDWINDOWWRAPPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */