summaryrefslogtreecommitdiff
path: root/vcl/source/window/printdlg.cxx
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2020-05-29 18:47:17 +1000
committerTomaž Vajngerl <quikee@gmail.com>2020-06-26 10:14:39 +0200
commit1a6b0f167d8ecba3b3d07fd48c43394e38b58702 (patch)
treec1abaaa39895226dac590d64aaff3c8bb87bccee /vcl/source/window/printdlg.cxx
parente4e69bb6751ffdc53d8a4d8869249545c9eb64f0 (diff)
vcl: split off QueueInfo to own files
Change-Id: Ib2904066edd371229c5daa09b81b210e99853895 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96251 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'vcl/source/window/printdlg.cxx')
-rw-r--r--vcl/source/window/printdlg.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/window/printdlg.cxx b/vcl/source/window/printdlg.cxx
index ba86b136b413..28e4b689d276 100644
--- a/vcl/source/window/printdlg.cxx
+++ b/vcl/source/window/printdlg.cxx
@@ -22,6 +22,7 @@
#include <strings.hrc>
#include <bitmaps.hlst>
+#include <vcl/QueueInfo.hxx>
#include <vcl/commandevent.hxx>
#include <vcl/naturalsort.hxx>
#include <vcl/print.hxx>