1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-17 04:15:13 +00:00
mpv/loader/qtx
diego 91f3b6460e Fix compilation due to conflicting type declaration:
qtx/list.c:22: error: conflicting types for 'OSErr'
qtx/qtxsdk/components.h:15: error: previous declaration of 'OSErr' was here


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25616 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-06 11:45:47 +00:00
..
qtxsdk Add missing #include so that the header works standalone. 2008-01-06 11:43:14 +00:00
list.c Fix compilation due to conflicting type declaration: 2008-01-06 11:45:47 +00:00
qtxload.c