vcl/unx/gtk/app/gtksys.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit 812d16f4b61fb2494834f0546bcb840a7b242394 Author: Michael Meeks <michael.me...@suse.com> Date: Wed Oct 26 20:41:13 2011 +0100
gtk3: add missing gmodule include diff --git a/vcl/unx/gtk/app/gtksys.cxx b/vcl/unx/gtk/app/gtksys.cxx index 0d1299a..b752cce 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-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits