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>
This commit is contained in:
Rostislav Pehlivanov 2015-08-21 23:36:09 +01:00
parent cafba99b51
commit 670dfda143

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"