summaryrefslogtreecommitdiff
path: root/app-office/libreoffice/files/libreoffice-5.4.4.2-gtk3-no-gtk-build.patch
blob: f0e2c55c93691cb4e17d8cbab4132800b60a68b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Fix build with USE="gtk3 -gtk"
https://bugs.gentoo.org/641812

--- a/vcl/unx/gtk3/gtk3gtkframe.cxx	2017-12-12 18:45:07.000000000 +0100
+++ b/vcl/unx/gtk3/gtk3gtkframe.cxx	2017-12-21 13:20:31.935843032 +0100
@@ -21,6 +21,7 @@
 #include <unx/gtk/gtkdata.hxx>
 #include <unx/gtk/gtkinst.hxx>
 #include <unx/gtk/gtkgdi.hxx>
+#include <unx/gtk/gtksalmenu.hxx>
 #include <vcl/help.hxx>
 #include <vcl/keycodes.hxx>
 #include <vcl/layout.hxx>