mirror of
https://github.com/mpv-player/mpv
synced 2024-11-14 22:48:35 +01:00
include MSGL_* definitions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17979 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a33158d60d
commit
28ce0758cf
@ -33,6 +33,8 @@ struct _DMO_AudioDecoder
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "../../mp_msg.h"
|
||||
|
||||
#define __MODULE__ "DirectShow audio decoder"
|
||||
|
||||
typedef long STDCALL (*GETCLASS) (GUID*, GUID*, void**);
|
||||
|
Loading…
Reference in New Issue
Block a user