[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - vcl/unx

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


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

New commits:
commit 978ea3352ce3214bb10aeb39a3dcdf7cdc4cc60e
Author: Fridrich Å trba <fridrich.strba at 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.mohrhard at googlemail.com>
    Tested-by: Markus Mohrhard <markus.mohrhard at 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>


More information about the Libreoffice-commits mailing list