[SCM] libav/experimental: better include

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:15:52 UTC 2013


The following commit has been merged in the experimental branch:
commit b85976ba647a0addea2c34c0bed070bbb289c32d
Author: Michael Niedermayer <michaelni at gmx.at>
Date:   Tue Feb 26 23:51:59 2008 +0000

    better include
    
    Originally committed as revision 12257 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/faanidct.c b/libavcodec/faanidct.c
index 3844a7b..add4034 100644
--- a/libavcodec/faanidct.c
+++ b/libavcodec/faanidct.c
@@ -18,7 +18,7 @@
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
-#include "mpegvideo.h"
+#include "faanidct.h"
 
 /* To allow switching to double. */
 #define FLOAT float

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list