summaryrefslogtreecommitdiffstats
path: root/vcl/unx/gtk
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2013-03-16 01:01:22 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2013-03-16 01:01:56 +0100
commita2423c6822f6a099c9822996d92deceebe63cf6e (patch)
tree94de78ae18753847e6d856ff4fe9c7f971b91ddf /vcl/unx/gtk
parentResolves: #i119125# various actions implemented, clipping added. (diff)
downloadcore-a2423c6822f6a099c9822996d92deceebe63cf6e.tar.gz
core-a2423c6822f6a099c9822996d92deceebe63cf6e.zip
Fix build
Change-Id: I7e0b7be9da04ff6055075b5c046f02c967bf59f2
Diffstat (limited to 'vcl/unx/gtk')
-rw-r--r--vcl/unx/gtk/app/gtksys.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/unx/gtk/app/gtksys.cxx b/vcl/unx/gtk/app/gtksys.cxx
index 48bc239fd8b7..bc06b25a1ccc 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>