vcl/unx/gtk3_kde5/kde5_filepicker.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit e2598de3c028280d432435075475928cfe95943e
Author:     Michael Weghorn <m.wegh...@posteo.de>
AuthorDate: Fri Apr 26 12:28:05 2019 +0000
Commit:     Michael Weghorn <m.wegh...@posteo.de>
CommitDate: Fri Apr 26 14:32:04 2019 +0200

    gtk3_kde5: Add missing include
    
    Needed since commit
    cf879b3e1c473ba37153ae84676154d86d23c504.
    
    Change-Id: I69749801d0457a7433b4706c0ca7fa3665e3a026
    Reviewed-on: https://gerrit.libreoffice.org/71362
    Reviewed-by: Michael Weghorn <m.wegh...@posteo.de>
    Tested-by: Michael Weghorn <m.wegh...@posteo.de>

diff --git a/vcl/unx/gtk3_kde5/kde5_filepicker.cxx 
b/vcl/unx/gtk3_kde5/kde5_filepicker.cxx
index 9c0c22f5294a..9f55e1df1bc2 100644
--- a/vcl/unx/gtk3_kde5/kde5_filepicker.cxx
+++ b/vcl/unx/gtk3_kde5/kde5_filepicker.cxx
@@ -17,6 +17,8 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
+#include <vcl/svapp.hxx>
+
 #include "kde5_filepicker.hxx"
 
 #include <KWindowSystem>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to