vcl/unx/gtk/app/gtksys.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 978ea3352ce3214bb10aeb39a3dcdf7cdc4cc60e
Author: Fridrich Å trba <fridrich.st...@bluewin.ch>
Date:   Sat Mar 16 01:00:19 2013 +0100

    Fix build
    
    Change-Id: I2d203f8fb585b37524e63b94a6d1e15881a11882
    Reviewed-on: https://gerrit.libreoffice.org/2767
    Reviewed-by: Markus Mohrhard <markus.mohrh...@googlemail.com>
    Tested-by: Markus Mohrhard <markus.mohrh...@googlemail.com>

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

Reply via email to