[Libreoffice-commits] core.git: Branch 'libreoffice-3-6' - vcl/unx
Fridrich Å trba
fridrich.strba at bluewin.ch
Fri Mar 15 16:56:02 PDT 2013
vcl/unx/gtk/app/gtksys.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 5a7279a6d0b9476168020ce2793e2b2983d610fb
Author: Fridrich Å trba <fridrich.strba at 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>
More information about the Libreoffice-commits
mailing list