Browse Source

Remove useless header inclusion.

Originally committed as revision 22851 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Jai Menon 15 years ago
parent
commit
a7fc91468c
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavcodec/alacenc.c

+ 0
- 1
libavcodec/alacenc.c View File

@@ -20,7 +20,6 @@
*/

#include "avcodec.h"
#include "get_bits.h"
#include "put_bits.h"
#include "dsputil.h"
#include "lpc.h"


Loading…
Cancel
Save