summaryrefslogtreecommitdiff
path: root/i18npool/inc/indexentrysupplier_common.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/indexentrysupplier_common.hxx')
-rw-r--r--i18npool/inc/indexentrysupplier_common.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/inc/indexentrysupplier_common.hxx b/i18npool/inc/indexentrysupplier_common.hxx
index bdd042fe779b..65ae1b62f200 100644
--- a/i18npool/inc/indexentrysupplier_common.hxx
+++ b/i18npool/inc/indexentrysupplier_common.hxx
@@ -28,7 +28,7 @@
#include <memory>
-namespace com { namespace sun { namespace star { namespace i18n {
+namespace i18npool {
// class IndexEntrySupplier_Common
@@ -91,7 +91,7 @@ protected:
const OUString& PhoneticEntry, const css::lang::Locale& rLocale );
};
-} } } }
+}
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */