Browse Source

Merge remote-tracking branch 'qatar/master'

* qatar/master:
  fft-test: add a missing #include

Merged-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.1
Michael Niedermayer 12 years ago
parent
commit
c78a416985
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavcodec/fft-test.c

+ 1
- 0
libavcodec/fft-test.c View File

@@ -37,6 +37,7 @@
#if HAVE_UNISTD_H
#include <unistd.h>
#endif
#include <stdio.h>
#include <stdlib.h>
#include <string.h>



Loading…
Cancel
Save