Remove pointless header #includes; #include only required header stdint.h.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30590 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2010-02-16 11:31:29 +00:00
parent 676a0c121e
commit cf3100872d
1 changed files with 1 additions and 4 deletions

View File

@ -18,10 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <stdlib.h>
#include <inttypes.h>
#include "config.h"
#include <stdint.h>
/// \param srate (out) sample rate
/// \param num (out) number of audio frames in this ADTS frame