diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-11-05 02:21:42 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-11-05 09:28:52 +0100 |
commit | 41e0dbb555379ae35887424c027d94512cc7db71 (patch) | |
tree | 341dac1fbdfce2d817886e0b66ca8e3111e3795d /l10ntools/inc/cfgmerge.hxx | |
parent | cefed9792d32058b035e860f72ac0d2cfd103658 (diff) |
fixincludeguards.sh: l10ntools
Change-Id: I0fce5b2c59e468e936e3a0fa99ebd50c9d15d0cd
Diffstat (limited to 'l10ntools/inc/cfgmerge.hxx')
-rw-r--r-- | l10ntools/inc/cfgmerge.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/l10ntools/inc/cfgmerge.hxx b/l10ntools/inc/cfgmerge.hxx index 03addd1ada04..6d8a92f5eb46 100644 --- a/l10ntools/inc/cfgmerge.hxx +++ b/l10ntools/inc/cfgmerge.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _CFG_MERGE_HXX -#define _CFG_MERGE_HXX +#ifndef INCLUDED_L10NTOOLS_INC_CFGMERGE_HXX +#define INCLUDED_L10NTOOLS_INC_CFGMERGE_HXX #include "sal/config.h" |