diff options
Diffstat (limited to 'basctl')
-rw-r--r-- | basctl/source/basicide/register.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basctl/source/basicide/register.cxx b/basctl/source/basicide/register.cxx index 8219af8858a0..f74ff4075337 100644 --- a/basctl/source/basicide/register.cxx +++ b/basctl/source/basicide/register.cxx @@ -18,6 +18,7 @@ */ #include <com/sun/star/lang/XServiceInfo.hpp> +#include <com/sun/star/lang/XSingleServiceFactory.hpp> #include <cppuhelper/factory.hxx> |