From 59d978389721c780b1df5e54b833fe75576dd034 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 18 Feb 2016 21:00:57 +0000 Subject: gtk3: get app menu working again under gtk3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit and have a stab at getting it working under wayland Change-Id: I57592acc4b7ea4a55296541ab4b3bf0c8fd98c5b Reviewed-on: https://gerrit.libreoffice.org/22491 Tested-by: Jenkins Tested-by: Caolán McNamara Reviewed-by: Caolán McNamara --- vcl/inc/unx/gtk/gtkframe.hxx | 2 ++ vcl/inc/unx/gtk/gtksalmenu.hxx | 2 ++ 2 files changed, 4 insertions(+) (limited to 'vcl/inc') diff --git a/vcl/inc/unx/gtk/gtkframe.hxx b/vcl/inc/unx/gtk/gtkframe.hxx index fcd3d73e7e24..280ded7736a1 100644 --- a/vcl/inc/unx/gtk/gtkframe.hxx +++ b/vcl/inc/unx/gtk/gtkframe.hxx @@ -47,6 +47,8 @@ #include #include +#include + #include "headless/svpgdi.hxx" class GtkSalGraphics; diff --git a/vcl/inc/unx/gtk/gtksalmenu.hxx b/vcl/inc/unx/gtk/gtksalmenu.hxx index 18a2b4d27959..cc0193cfa66e 100644 --- a/vcl/inc/unx/gtk/gtksalmenu.hxx +++ b/vcl/inc/unx/gtk/gtksalmenu.hxx @@ -10,6 +10,8 @@ #ifndef INCLUDED_VCL_INC_UNX_GTK_GTKSALMENU_HXX #define INCLUDED_VCL_INC_UNX_GTK_GTKSALMENU_HXX +#include + #include #ifdef ENABLE_GIO #include -- cgit v1.2.3