summaryrefslogtreecommitdiff
path: root/include/i18nutil/widthfolding.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/i18nutil/widthfolding.hxx')
-rw-r--r--include/i18nutil/widthfolding.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/i18nutil/widthfolding.hxx b/include/i18nutil/widthfolding.hxx
index 8128f651b06b..ba0eb8f184dc 100644
--- a/include/i18nutil/widthfolding.hxx
+++ b/include/i18nutil/widthfolding.hxx
@@ -24,7 +24,7 @@
#include <i18nutil/oneToOneMapping.hxx>
#include <i18nutil/i18nutildllapi.h>
-namespace com { namespace sun { namespace star { namespace i18n {
+namespace i18nutil {
#define WIDTHFOLDNIG_DONT_USE_COMBINED_VU 0x01
@@ -47,7 +47,7 @@ public:
};
-} } } }
+}
#endif