summaryrefslogtreecommitdiff
path: root/vcl/workben
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-02-13 12:08:13 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-02-14 09:59:12 +0100
commit29e9fe918d10001ddd2c7ce68064397ada98f4f6 (patch)
treef14625e61c63ff483a5ffea2f2ef75507c4130df /vcl/workben
parent3f893b52e726d96cb5dfebbc9afc88c28f0a8463 (diff)
move dialog.hxx to vcl/include/toolkit
Change-Id: Ia3877f58b6e5ccc4fb1621e6b928638e0c850e7a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88602 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl/workben')
-rw-r--r--vcl/workben/icontest.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/workben/icontest.cxx b/vcl/workben/icontest.cxx
index 4203ecdaf9d3..d41f31c489b9 100644
--- a/vcl/workben/icontest.cxx
+++ b/vcl/workben/icontest.cxx
@@ -33,7 +33,7 @@
#include <tools/stream.hxx>
#include <vcl/builder.hxx>
#include <vcl/button.hxx>
-#include <vcl/dialog.hxx>
+#include <vcl/toolkit/dialog.hxx>
#include <vcl/fixed.hxx>
#include <vcl/graph.hxx>
#include <vcl/graphicfilter.hxx>