summaryrefslogtreecommitdiff
path: root/include/comphelper/configurationlistener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/configurationlistener.hxx')
-rw-r--r--include/comphelper/configurationlistener.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/comphelper/configurationlistener.hxx b/include/comphelper/configurationlistener.hxx
index 4897323b8b9e..29a2b578b588 100644
--- a/include/comphelper/configurationlistener.hxx
+++ b/include/comphelper/configurationlistener.hxx
@@ -19,8 +19,8 @@
#include <comphelper/processfactory.hxx>
#include <comphelper/configurationhelper.hxx>
-namespace com { namespace sun { namespace star { namespace beans { struct PropertyChangeEvent; } } } }
-namespace com { namespace sun { namespace star { namespace uno { class XComponentContext; } } } }
+namespace com::sun::star::beans { struct PropertyChangeEvent; }
+namespace com::sun::star::uno { class XComponentContext; }
namespace comphelper {