diff options
Diffstat (limited to 'comphelper/source/misc/officerestartmanager.hxx')
-rw-r--r-- | comphelper/source/misc/officerestartmanager.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comphelper/source/misc/officerestartmanager.hxx b/comphelper/source/misc/officerestartmanager.hxx index c473bfae4bec..8b3658a8e892 100644 --- a/comphelper/source/misc/officerestartmanager.hxx +++ b/comphelper/source/misc/officerestartmanager.hxx @@ -22,6 +22,7 @@ #include <com/sun/star/task/XRestartManager.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/awt/XCallback.hpp> +#include <com/sun/star/uno/XComponentContext.hpp> #include <osl/mutex.hxx> #include <cppuhelper/implbase.hxx> |