1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00

libschroedingerdec: remove unused header

Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Paul B Mahol 2012-06-22 22:58:56 +00:00
parent a619fd277a
commit 53cec46b25

View File

@ -32,10 +32,6 @@
#include "avcodec.h" #include "avcodec.h"
#include "libschroedinger.h" #include "libschroedinger.h"
#undef NDEBUG
#include <assert.h>
#include <schroedinger/schro.h> #include <schroedinger/schro.h>
#include <schroedinger/schrodebug.h> #include <schroedinger/schrodebug.h>
#include <schroedinger/schrovideoformat.h> #include <schroedinger/schrovideoformat.h>