Hi, I have submitted a patch for review:
https://gerrit.libreoffice.org/2767 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/67/2767/1 Fix build Change-Id: I2d203f8fb585b37524e63b94a6d1e15881a11882 --- M vcl/unx/gtk/app/gtksys.cxx 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/vcl/unx/gtk/app/gtksys.cxx b/vcl/unx/gtk/app/gtksys.cxx index 48bc239..bc06b25 100644 --- a/vcl/unx/gtk/app/gtksys.cxx +++ b/vcl/unx/gtk/app/gtksys.cxx @@ -18,6 +18,7 @@ */ #include <string.h> +#include <gmodule.h> #include <gtk/gtk.h> #include <unx/gtk/gtkinst.hxx> #include <unx/gtk/gtksys.hxx> -- To view, visit https://gerrit.libreoffice.org/2767 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2d203f8fb585b37524e63b94a6d1e15881a11882 Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: libreoffice-4-0 Gerrit-Owner: Fridrich Strba <fridr...@documentfoundation.org> _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice