mirror of
https://github.com/mpv-player/mpv
synced 2025-01-09 01:36:25 +01:00
Fix for compilation on Mac OS X by Steven M. Schultz <sms@2BSD.COM>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11400 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
58a54d4a63
commit
8f2a31d3e3
@ -32,10 +32,10 @@
|
||||
#include "qtpalette.h"
|
||||
#include "parse_mp4.h" // .MP4 specific stuff
|
||||
|
||||
#include "../loader/qtx/qtxsdk/components.h"
|
||||
|
||||
#ifdef MACOSX
|
||||
#include <QuickTime/QuickTime.h>
|
||||
#else
|
||||
#include "../loader/qtx/qtxsdk/components.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_ZLIB
|
||||
|
Loading…
Reference in New Issue
Block a user