diff lcldec.c @ 9768:c0af0d67bb8f libavcodec

Remove unnecessary put_bits/get_bits includes.
author reimar
date Sun, 31 May 2009 10:37:05 +0000
parents 99d5a25c5895
children 6efef56e20b3
line wrap: on
line diff
--- a/lcldec.c	Sun May 31 10:35:39 2009 +0000
+++ b/lcldec.c	Sun May 31 10:37:05 2009 +0000
@@ -42,7 +42,6 @@
 #include <stdlib.h>
 
 #include "avcodec.h"
-#include "get_bits.h"
 #include "bytestream.h"
 #include "lcl.h"