summaryrefslogtreecommitdiff
path: root/i18npool/inc/indexentrysupplier_asian.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/indexentrysupplier_asian.hxx')
-rw-r--r--i18npool/inc/indexentrysupplier_asian.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/inc/indexentrysupplier_asian.hxx b/i18npool/inc/indexentrysupplier_asian.hxx
index 15194ac7a62c..fc2b52dcd82a 100644
--- a/i18npool/inc/indexentrysupplier_asian.hxx
+++ b/i18npool/inc/indexentrysupplier_asian.hxx
@@ -23,7 +23,7 @@
#include <indexentrysupplier_common.hxx>
#include <osl/module.h>
-namespace com { namespace sun { namespace star { namespace i18n {
+namespace i18npool {
// class IndexEntrySupplier_asian
@@ -51,7 +51,7 @@ private:
#endif
};
-} } } }
+}
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */