Browse Source

avfilter/avf_showcqt: remove unneeded headers

tags/n3.1
Muhammad Faiz 10 years ago
parent
commit
76377d66b7
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      libavfilter/avf_showcqt.c

+ 0
- 3
libavfilter/avf_showcqt.c View File

@@ -18,9 +18,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

#include <math.h>
#include <stdlib.h>

#include "config.h"
#include "libavcodec/avfft.h"
#include "libavutil/avassert.h"


Loading…
Cancel
Save