vcl/unx/gtk/app/gtksys.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit a2423c6822f6a099c9822996d92deceebe63cf6e Author: Fridrich Å trba <fridrich.st...@bluewin.ch> Date: Sat Mar 16 01:01:22 2013 +0100
Fix build Change-Id: I7e0b7be9da04ff6055075b5c046f02c967bf59f2 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>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits