summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-09-15 21:21:28 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-09-21 01:18:22 +0200
commit0d63d45bead9fc6e7fbd4f9dd48a2227ea800b90 (patch)
tree7d02f494244b2dc521d5973d91086bfd4e1b7ce8 /svtools
parent693ba5704b0a26319b3b780f8553eb3e99bad7a1 (diff)
wizdlg only needed in vcl now
Change-Id: I87d14fff339d18088795a876e2bf6c818b1674e3 Reviewed-on: https://gerrit.libreoffice.org/78973 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/uno/wizard/wizardshell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/uno/wizard/wizardshell.hxx b/svtools/source/uno/wizard/wizardshell.hxx
index 9f6fddc7977a..94ad406d84b2 100644
--- a/svtools/source/uno/wizard/wizardshell.hxx
+++ b/svtools/source/uno/wizard/wizardshell.hxx
@@ -22,7 +22,7 @@
#include <com/sun/star/ui/dialogs/XWizardController.hpp>
#include <com/sun/star/ui/dialogs/XWizard.hpp>
-#include <vcl/wizdlg.hxx>
+#include <vcl/roadmapwizard.hxx>
#include <map>
#include <memory>