diff options
Diffstat (limited to 'sw/inc/unoframe.hxx')
-rw-r--r-- | sw/inc/unoframe.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unoframe.hxx b/sw/inc/unoframe.hxx index 093cfe022222..1b9851e5d2e0 100644 --- a/sw/inc/unoframe.hxx +++ b/sw/inc/unoframe.hxx @@ -41,7 +41,7 @@ class SdrObject; class SwDoc; class SwFormat; class SfxItemPropertySet; -namespace com { namespace sun { namespace star { namespace frame { class XModel; } } } } +namespace com::sun::star::frame { class XModel; } class BaseFrameProperties_Impl; class SwXFrame : public cppu::WeakImplHelper |