summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/plugadapt
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-03-28 02:29:30 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-03-28 02:33:11 +1100
commit6b2889b3c4b2da175c4f95bde4495a1a89deedc3 (patch)
treed3ad82de07744b693c1bbe775af920716781a6d2 /vcl/unx/generic/plugadapt
parentc85a438f412f32a94f8e872ed7b419b9f7667d6e (diff)
vcl: two printing headers should be private Unix headers
Change-Id: I17a8d361b6c24dd9c4853d82e788c48084133e69
Diffstat (limited to 'vcl/unx/generic/plugadapt')
-rw-r--r--vcl/unx/generic/plugadapt/salplug.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/generic/plugadapt/salplug.cxx b/vcl/unx/generic/plugadapt/salplug.cxx
index 6852c0652024..adb46eb501da 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 <vcl/printerinfomanager.hxx>
+#include "unx/printerinfomanager.hxx"
#include <config_vclplug.h>
#include <cstdio>