0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

fix for qnx

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3849 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2001-12-28 20:21:32 +00:00
parent bb28366b65
commit 9333749418

View File

@ -1,4 +1,4 @@
#include <inttypes.h>
#include <math.h>
static double desired_7kHz_lowpass[] = {1.0, 0.0};