From 72d3b352905d49b7ac8fb9f466d5df3cf1bc8c09 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sat, 14 Sep 2019 20:16:56 +0100 Subject: split RoadmapWizard into its own header MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic0b790a6535f09782a9cb0fa1add480cbbe8c503 Reviewed-on: https://gerrit.libreoffice.org/78922 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- svtools/source/uno/wizard/wizardshell.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svtools') diff --git a/svtools/source/uno/wizard/wizardshell.hxx b/svtools/source/uno/wizard/wizardshell.hxx index 6217f5822770..f56451397d25 100644 --- a/svtools/source/uno/wizard/wizardshell.hxx +++ b/svtools/source/uno/wizard/wizardshell.hxx @@ -22,7 +22,7 @@ #include #include -#include +#include #include #include -- cgit