Browse Source

aacenc_tns: remove unused header

Thanks to @nevcairiel for pointing this one out.
Another thing which stopped msvc from compiling.

Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
tags/n2.8
Rostislav Pehlivanov 10 years ago
parent
commit
670dfda143
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavcodec/aacenc_tns.c

+ 0
- 1
libavcodec/aacenc_tns.c View File

@@ -25,7 +25,6 @@
* @author Rostislav Pehlivanov ( atomnuker gmail com )
*/

#include <strings.h>
#include "aacenc.h"
#include "aacenc_tns.h"
#include "aactab.h"


Loading…
Cancel
Save