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>
pull/146/head
Rostislav Pehlivanov 9 years ago
parent cafba99b51
commit 670dfda143
  1. 1
      libavcodec/aacenc_tns.c

@ -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