summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/salprn-gtk.cxx
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2018-03-31 17:33:32 +0200
committerJochen Nitschke <j.nitschke+logerrit@ok.de>2018-04-01 12:11:26 +0200
commit9401c7c28a91c4195f7d767bd46658fd08300c72 (patch)
tree7c9707fcb3629f93c830810e66916696a3f58a1d /vcl/unx/gtk/salprn-gtk.cxx
parent6f92c49f3801589202c58739e89b08b525a4d279 (diff)
remove unused processfactory.hxx includes
and fix fallout Change-Id: Id06bf31f2075111e426ba40c84c885ae70697bee Reviewed-on: https://gerrit.libreoffice.org/52206 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'vcl/unx/gtk/salprn-gtk.cxx')
-rw-r--r--vcl/unx/gtk/salprn-gtk.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/unx/gtk/salprn-gtk.cxx b/vcl/unx/gtk/salprn-gtk.cxx
index 24fa36ed96f6..218109265332 100644
--- a/vcl/unx/gtk/salprn-gtk.cxx
+++ b/vcl/unx/gtk/salprn-gtk.cxx
@@ -22,8 +22,6 @@
#include <gtk/gtk.h>
-#include <comphelper/processfactory.hxx>
-
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <com/sun/star/document/XExporter.hpp>