summaryrefslogtreecommitdiff
path: root/i18npool/inc/indexentrysupplier_default.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/indexentrysupplier_default.hxx')
-rw-r--r--i18npool/inc/indexentrysupplier_default.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/inc/indexentrysupplier_default.hxx b/i18npool/inc/indexentrysupplier_default.hxx
index 0de94706ac2f..c1c48bf3daf1 100644
--- a/i18npool/inc/indexentrysupplier_default.hxx
+++ b/i18npool/inc/indexentrysupplier_default.hxx
@@ -23,7 +23,7 @@
#include <memory>
-namespace com { namespace sun { namespace star { namespace i18n {
+namespace i18npool {
class Index;
@@ -101,7 +101,7 @@ public:
sal_Int16 compare(sal_Unicode c1, sal_Unicode c2);
};
-} } } }
+}
#endif