summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/cupsmgr.hxx
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/inc/unx/cupsmgr.hxx
parentc85a438f412f32a94f8e872ed7b419b9f7667d6e (diff)
vcl: two printing headers should be private Unix headers
Change-Id: I17a8d361b6c24dd9c4853d82e788c48084133e69
Diffstat (limited to 'vcl/inc/unx/cupsmgr.hxx')
-rw-r--r--vcl/inc/unx/cupsmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/unx/cupsmgr.hxx b/vcl/inc/unx/cupsmgr.hxx
index 576afd4fe3cc..52c8a8a67b3f 100644
--- a/vcl/inc/unx/cupsmgr.hxx
+++ b/vcl/inc/unx/cupsmgr.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_VCL_INC_UNX_CUPSMGR_HXX
#define INCLUDED_VCL_INC_UNX_CUPSMGR_HXX
-#include <vcl/printerinfomanager.hxx>
+#include "unx/printerinfomanager.hxx"
#include "osl/module.h"
#include "osl/thread.h"
#include "osl/mutex.hxx"