summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-08-04 23:24:12 +0300
committerTor Lillqvist <tml@collabora.com>2016-08-04 23:54:40 +0300
commitaabfbdbd8b096d4dfc31cb75aa6a119a19d705ef (patch)
tree4e79fc07fcda935d5ad3bb7374fcaa3b2e833d10 /vcl
parentd3c3dcb4d581544d9fabc3b4b9160cbc9443543d (diff)
Drop unneeded include
There is no <QuickTime/QuickTime.h> in the 10.12 SDK anyway. Change-Id: I0d937d4b036d118fcb503543a516e55f859a3718
Diffstat (limited to 'vcl')
-rw-r--r--vcl/osx/PictToBmpFlt.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/osx/PictToBmpFlt.cxx b/vcl/osx/PictToBmpFlt.cxx
index af8740be8960..153c03632f4d 100644
--- a/vcl/osx/PictToBmpFlt.cxx
+++ b/vcl/osx/PictToBmpFlt.cxx
@@ -19,7 +19,6 @@
#include <premac.h>
#include <Carbon/Carbon.h>
-#include <QuickTime/QuickTime.h>
#include <postmac.h>
#include <string.h>