vcl/unx/gtk/app/gtksys.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit 5a7279a6d0b9476168020ce2793e2b2983d610fb Author: Fridrich Å trba <fridrich.st...@bluewin.ch> Date: Sat Mar 16 00:53:21 2013 +0100
Fix build Change-Id: I5505737258a5b786317da9ea7413f986f1bd3728 diff --git a/vcl/unx/gtk/app/gtksys.cxx b/vcl/unx/gtk/app/gtksys.cxx index 4c3abf1..a770954 100644 --- a/vcl/unx/gtk/app/gtksys.cxx +++ b/vcl/unx/gtk/app/gtksys.cxx @@ -28,6 +28,7 @@ * instead of those above. */ #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