summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/gtkprintwrapper.cxx
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-25 19:51:27 +1100
committerAndras Timar <andras.timar@collabora.com>2016-07-18 18:03:53 +0200
commit03d5a294f3e5eedb6e7eb3bbc2af6512df471d4d (patch)
treee5053c822093ea0a2c975f5e986330ecb5e8f543 /vcl/unx/gtk/gtkprintwrapper.cxx
parentd4e0eefa1f899fa05c27acd90d7bef5a55ce1ad9 (diff)
vcl: gtkprintwrapper is a private gtk only header cp-5.1-1
(cherry picked from commit ea60011a5aa36a8f13067b8acb152e927fddf621) Change-Id: I12d7b59c5e307403715865411993119ccbc291ec
Diffstat (limited to 'vcl/unx/gtk/gtkprintwrapper.cxx')
-rw-r--r--vcl/unx/gtk/gtkprintwrapper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/gtk/gtkprintwrapper.cxx b/vcl/unx/gtk/gtkprintwrapper.cxx
index e552042478ef..b7f46684c30b 100644
--- a/vcl/unx/gtk/gtkprintwrapper.cxx
+++ b/vcl/unx/gtk/gtkprintwrapper.cxx
@@ -11,7 +11,7 @@
#include <rtl/ustring.hxx>
-#include "gtkprintwrapper.hxx"
+#include "unx/gtk/gtkprintwrapper.hxx"
namespace vcl
{