diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-28 03:43:44 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-10-28 15:16:19 +0100 |
commit | c461674dd44463719fbd44a3245389ce32fbb621 (patch) | |
tree | e72f2c628449761b9d248ad1bb3da9c1ba8dd2d2 /sfx2/inc/guisaveas.hxx | |
parent | a4fc939e82b100490d69a61440e2d18a8652e813 (diff) |
fixincludeguards.sh: sfx2
Change-Id: I135d03fa8926e0fdba977005e97452045861b2a4
Diffstat (limited to 'sfx2/inc/guisaveas.hxx')
-rw-r--r-- | sfx2/inc/guisaveas.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/inc/guisaveas.hxx b/sfx2/inc/guisaveas.hxx index a6d6b7c7ba12..8bfa87653a55 100644 --- a/sfx2/inc/guisaveas.hxx +++ b/sfx2/inc/guisaveas.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SFX_GUISAVEAS_HXX_ -#define _SFX_GUISAVEAS_HXX_ +#ifndef INCLUDED_SFX2_INC_GUISAVEAS_HXX +#define INCLUDED_SFX2_INC_GUISAVEAS_HXX #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/beans/PropertyValue.hpp> |