diff options
Diffstat (limited to 'contrib/ffmpeg/libavcodec/wnv1.c')
-rw-r--r-- | contrib/ffmpeg/libavcodec/wnv1.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/ffmpeg/libavcodec/wnv1.c b/contrib/ffmpeg/libavcodec/wnv1.c index 46b31a5c5..0aadf4dbe 100644 --- a/contrib/ffmpeg/libavcodec/wnv1.c +++ b/contrib/ffmpeg/libavcodec/wnv1.c @@ -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 - * */ /** @@ -26,7 +25,6 @@ */ #include "avcodec.h" -#include "common.h" #include "bitstream.h" |