diff options
Diffstat (limited to 'sfx2/source/appl/imestatuswindow.hxx')
-rw-r--r-- | sfx2/source/appl/imestatuswindow.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/appl/imestatuswindow.hxx b/sfx2/source/appl/imestatuswindow.hxx index c84a7b6e81b5..70b21897735f 100644 --- a/sfx2/source/appl/imestatuswindow.hxx +++ b/sfx2/source/appl/imestatuswindow.hxx @@ -28,6 +28,7 @@ namespace com { namespace sun { namespace star { namespace beans { class XPropertySet; } namespace lang { class XMultiServiceFactory; } + namespace uno { class XComponentContext; } } } } namespace sfx2 { namespace appl { |