mirror of https://github.com/mpv-player/mpv
fix for qnx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3849 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
bb28366b65
commit
9333749418
|
@ -1,4 +1,4 @@
|
|||
|
||||
#include <inttypes.h>
|
||||
#include <math.h>
|
||||
|
||||
static double desired_7kHz_lowpass[] = {1.0, 0.0};
|
||||
|
|
Loading…
Reference in New Issue