[Libreoffice-commits] core.git: vcl/unx

Fridrich Å trba fridrich.strba at bluewin.ch
Fri Mar 15 17:02:16 PDT 2013


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

New commits:
commit a2423c6822f6a099c9822996d92deceebe63cf6e
Author: Fridrich Å trba <fridrich.strba at 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>


More information about the Libreoffice-commits mailing list