summaryrefslogtreecommitdiff
path: root/vcl/osx
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/osx
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/osx')
-rw-r--r--vcl/osx/salinst.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/osx/salinst.cxx b/vcl/osx/salinst.cxx
index c1b11ebfaa58..91b22e9b77ec 100644
--- a/vcl/osx/salinst.cxx
+++ b/vcl/osx/salinst.cxx
@@ -37,6 +37,7 @@
#include <rtl/ustrbuf.hxx>
#include <vclpluginapi.h>
+#include <vcl/QueueInfo.hxx>
#include <vcl/svapp.hxx>
#include <vcl/window.hxx>
#include <vcl/idle.hxx>