The Quicktime headers have changed slightly from 10.3.x to 10.4. Steven Schultz <sms@2BSD.COM>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15509 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nplourde 2005-05-18 14:44:56 +00:00
parent 5b963b3ce0
commit 83ca336af6
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@
#ifdef MACOSX
#include <QuickTime/QuickTime.h>
#include <QuickTime/ImageCompression.h>
#include <QuickTime/ImageCodec.h>
#else
#include "../loader/qtx/qtxsdk/components.h"
#endif