diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/vcl/fileregistration.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/vcl/fileregistration.hxx b/include/vcl/fileregistration.hxx index 3dd16f728cc9..ad9ac876e9e8 100644 --- a/include/vcl/fileregistration.hxx +++ b/include/vcl/fileregistration.hxx @@ -11,6 +11,9 @@ #include <sal/config.h> +#include <vcl/dllapi.h> +#include <vcl/weld.hxx> + namespace vcl::fileregistration { VCL_DLLPUBLIC void LaunchRegistrationUI(); |