From dbddac3261b42e8593aa7fae21d1645e57a61cb7 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 23 Oct 2013 19:14:56 +0200 Subject: fixincludeguards.sh: include/s* Change-Id: I57fcfd442d2b5815e7c07a9cbd660f3698168dee --- include/svtools/toolboxcontroller.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/svtools/toolboxcontroller.hxx') diff --git a/include/svtools/toolboxcontroller.hxx b/include/svtools/toolboxcontroller.hxx index 529313053066..baf643b58b81 100644 --- a/include/svtools/toolboxcontroller.hxx +++ b/include/svtools/toolboxcontroller.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SVTOOLS_TOOLBOXCONTROLLER_HXX -#define _SVTOOLS_TOOLBOXCONTROLLER_HXX +#ifndef INCLUDED_SVTOOLS_TOOLBOXCONTROLLER_HXX +#define INCLUDED_SVTOOLS_TOOLBOXCONTROLLER_HXX #include "svtools/svtdllapi.h" #include @@ -179,6 +179,6 @@ class SVT_DLLPUBLIC ToolboxController : public ::com::sun::star::frame::XStatusL } -#endif // _SVTOOLS_TOOLBOXCONTROLLER_HXX +#endif // INCLUDED_SVTOOLS_TOOLBOXCONTROLLER_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.3