From 92a294678500852c343cfacd33da1ec5a7a40d4c Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sun, 27 Mar 2016 22:39:22 +0200 Subject: Revert "vcl: two printing headers should be private Unix headers" This reverts commit 6b2889b3c4b2da175c4f95bde4495a1a89deedc3. It breaks several TBs eg: /Users/cloph/source/libo-core/sw/source/uibase/dbui/dbmgr.cxx:140:10: fatal error: 'config_cups.h' file not found ^ --- vcl/unx/generic/plugadapt/salplug.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcl/unx/generic/plugadapt') diff --git a/vcl/unx/generic/plugadapt/salplug.cxx b/vcl/unx/generic/plugadapt/salplug.cxx index adb46eb501da..6852c0652024 100644 --- a/vcl/unx/generic/plugadapt/salplug.cxx +++ b/vcl/unx/generic/plugadapt/salplug.cxx @@ -28,7 +28,7 @@ #include "unx/gendata.hxx" #include "headless/svpinst.hxx" #include "unx/desktops.hxx" -#include "unx/printerinfomanager.hxx" +#include #include #include -- cgit