avutil/float_dsp-test: Add include config.h for HAVE_*

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
pull/213/head
Michael Niedermayer 9 years ago
parent 7d8e19a5c4
commit 65ffc0b1ed
  1. 2
      libavutil/float_dsp-test.c

@ -16,6 +16,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "config.h"
#include <float.h>
#include <math.h>
#include <stdint.h>

Loading…
Cancel
Save