summaryrefslogtreecommitdiff
path: root/l10ntools/inc/lngmerge.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/inc/lngmerge.hxx')
-rw-r--r--l10ntools/inc/lngmerge.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10ntools/inc/lngmerge.hxx b/l10ntools/inc/lngmerge.hxx
index 968bb3e4cd12..ab3cfa2d787b 100644
--- a/l10ntools/inc/lngmerge.hxx
+++ b/l10ntools/inc/lngmerge.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef LNGMERGE_INCLUDED
-#define LNGMERGE_INCLUDED
+#ifndef INCLUDED_L10NTOOLS_INC_LNGMERGE_HXX
+#define INCLUDED_L10NTOOLS_INC_LNGMERGE_HXX
#include "sal/config.h"
@@ -64,6 +64,6 @@ public:
const OString &rLanguage );
};
-#endif // LNGMERGE_INCLUDED
+#endif // INCLUDED_L10NTOOLS_INC_LNGMERGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */