From 995b97632e3e6f0a789f0ee59fc3bcc6f24bf096 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 16 Jul 2012 08:46:07 +0100 Subject: make gtk-print stuff build on gtk+2 2.12.0 Change-Id: Ifad0e87522397bace62ac8203202a3f40031b5f7 --- vcl/unx/gtk/inc/gtkprintwrapper.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vcl/unx/gtk/inc/gtkprintwrapper.hxx') diff --git a/vcl/unx/gtk/inc/gtkprintwrapper.hxx b/vcl/unx/gtk/inc/gtkprintwrapper.hxx index 84574306f11f..3341d53e31fd 100644 --- a/vcl/unx/gtk/inc/gtkprintwrapper.hxx +++ b/vcl/unx/gtk/inc/gtkprintwrapper.hxx @@ -38,7 +38,9 @@ #if GTK_CHECK_VERSION(2,14,0) #include #else +#include #include +#include #endif #if !GTK_CHECK_VERSION(3,0,0) -- cgit v1.2.3