framework/source/uielement/FixedImageToolbarController.cxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 2f3c17f4d59226522beb65797d9dd7693a6e2784
Author:     Thorsten Behrens <thorsten.behr...@cib.de>
AuthorDate: Fri Nov 1 09:31:19 2019 +0100
Commit:     Thorsten Behrens <thorsten.behr...@cib.de>
CommitDate: Fri Nov 1 09:31:19 2019 +0100

    Fixup
    
    Change-Id: Icc0289ca0ac279552e3c7cc9655a2c6f6c3473a7

diff --git a/framework/source/uielement/FixedImageToolbarController.cxx 
b/framework/source/uielement/FixedImageToolbarController.cxx
index 6f9a1a53c3c0..49fea1fb1b69 100755
--- a/framework/source/uielement/FixedImageToolbarController.cxx
+++ b/framework/source/uielement/FixedImageToolbarController.cxx
@@ -24,7 +24,7 @@
 
 #include <vcl/window.hxx>
 #include <vcl/toolbox.hxx>
-#include <vcl/imgctrl.hxx>
+#include <vcl/toolkit/imgctrl.hxx>
 #include <svtools/miscopt.hxx>
 #include <svtools/imgdef.hxx>
 #include <framework/sfxhelperfunctions.hxx>
@@ -111,4 +111,4 @@ IMPL_LINK_NOARG(FixedImageToolbarController, 
MiscOptionsChanged, LinkParamNone*,
 
 } // namespace
 
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to