diff options
Diffstat (limited to 'desktop/source/offacc/acceptor.hxx')
-rw-r--r-- | desktop/source/offacc/acceptor.hxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/desktop/source/offacc/acceptor.hxx b/desktop/source/offacc/acceptor.hxx index 17d3b8ac0d80..a7cc9c4e961c 100644 --- a/desktop/source/offacc/acceptor.hxx +++ b/desktop/source/offacc/acceptor.hxx @@ -36,9 +36,7 @@ #include <osl/conditn.hxx> #include <osl/thread.hxx> -namespace com { namespace sun { namespace star { namespace uno { - class XComponentContext; -} } } } +namespace com::sun::star::uno { class XComponentContext; } namespace desktop { |