diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-28 03:41:20 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-10-28 15:16:19 +0100 |
commit | a4fc939e82b100490d69a61440e2d18a8652e813 (patch) | |
tree | cf452d1fac9591f7175fc194c36b99f2e7a8a694 /svx/source/inc/GraphCtlAccessibleContext.hxx | |
parent | 88e78c12cf6388d35194fdc286eaa513ae245240 (diff) |
fixincludeguards.sh: svx
Change-Id: I885bbc431322ee233f8e67ec2bb5701af909046c
Diffstat (limited to 'svx/source/inc/GraphCtlAccessibleContext.hxx')
-rw-r--r-- | svx/source/inc/GraphCtlAccessibleContext.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/inc/GraphCtlAccessibleContext.hxx b/svx/source/inc/GraphCtlAccessibleContext.hxx index dd6e40d2675f..c1f7b94b9a3a 100644 --- a/svx/source/inc/GraphCtlAccessibleContext.hxx +++ b/svx/source/inc/GraphCtlAccessibleContext.hxx @@ -18,8 +18,8 @@ */ -#ifndef _SVXGRAPHACCESSIBLECONTEXT_HXX -#define _SVXGRAPHACCESSIBLECONTEXT_HXX +#ifndef INCLUDED_SVX_SOURCE_INC_GRAPHCTLACCESSIBLECONTEXT_HXX +#define INCLUDED_SVX_SOURCE_INC_GRAPHCTLACCESSIBLECONTEXT_HXX #include <cppuhelper/compbase7.hxx> #include <com/sun/star/uno/Reference.hxx> |