diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-08-03 20:31:00 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-08-17 16:31:30 +0200 |
commit | 07083030e3f6f6b1ab1b91bdb1f8a0ea72361396 (patch) | |
tree | 5f3ff975fbf75e3fc9350707be00d3ff3c0cce2b /dbaccess/source/ui/dlg/TextConnectionHelper.cxx | |
parent | d30ab819b80e67119e17d3e4243cab88c508ebae (diff) |
move RoadmapWizard to vcl
Change-Id: Iae2f5e0ac52dcf862035508db3a22cfd86d02d8f
Reviewed-on: https://gerrit.libreoffice.org/76903
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess/source/ui/dlg/TextConnectionHelper.cxx')
-rw-r--r-- | dbaccess/source/ui/dlg/TextConnectionHelper.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/dlg/TextConnectionHelper.cxx b/dbaccess/source/ui/dlg/TextConnectionHelper.cxx index e2d7989b0234..a35aa6f6c780 100644 --- a/dbaccess/source/ui/dlg/TextConnectionHelper.cxx +++ b/dbaccess/source/ui/dlg/TextConnectionHelper.cxx @@ -50,7 +50,7 @@ #include "finteraction.hxx" #include "DBSetupConnectionPages.hxx" #include <unotools/pathoptions.hxx> -#include <svtools/roadmapwizard.hxx> +#include <vcl/roadmapwizard.hxx> namespace { |