]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/tscc.c
some const
[ffmpeg] / libavcodec / tscc.c
index cc284088a596d080378e1e288b7b748bb5b4de1f..40013ae9a7e8fd1b9574df2ed32312ee6dc5c8e9 100644 (file)
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
@@ -39,7 +38,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 
-#include "common.h"
 #include "avcodec.h"
 
 #ifdef CONFIG_ZLIB