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-10-13 21:42:27 +0300
commit54784562f535061840327fdcd3cf27b9288e2e55 (patch)
treede4e4793164507c4ce6655de7ffaf9c742da845d /vcl
parentb7d49b078e9a8262491aac57a1533d37d3d586fc (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>