diff options
Diffstat (limited to 'cppuhelper/source/implementationentry.cxx')
-rw-r--r-- | cppuhelper/source/implementationentry.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cppuhelper/source/implementationentry.cxx b/cppuhelper/source/implementationentry.cxx index 0aeae8b68b54..bd4ce00ffcc7 100644 --- a/cppuhelper/source/implementationentry.cxx +++ b/cppuhelper/source/implementationentry.cxx @@ -18,6 +18,8 @@ */ #include <cppuhelper/implementationentry.hxx> +#include <com/sun/star/lang/XSingleComponentFactory.hpp> +#include <com/sun/star/registry/XRegistryKey.hpp> #include <osl/diagnose.h> |