mirror of
https://github.com/mpv-player/mpv
synced 2025-03-22 11:18:32 +00:00
10
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12677 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
df02e80073
commit
e766aff755
@ -1,3 +1,6 @@
|
||||
#ifndef __aop_h__
|
||||
#define __aop_h__
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "af_mp.h"
|
||||
@ -5,9 +8,6 @@
|
||||
#include "control.h"
|
||||
#include "af_format.h"
|
||||
|
||||
#ifndef __aop_h__
|
||||
#define __aop_h__
|
||||
|
||||
struct af_instance_s;
|
||||
|
||||
// Audio data chunk
|
||||
|
Loading…
Reference in New Issue
Block a user