Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > efab85c376db7e4a396820a12753524d > files > 1

mixxx-1.7.2-1mdv2010.1.src.rpm

diff -Naur mixxx-1.7.0/src/soundsourceffmpeg.h mixxx-1.7.0.tpg/src/soundsourceffmpeg.h
--- mixxx-1.7.0/src/soundsourceffmpeg.h	2009-08-06 07:11:36.000000000 +0000
+++ mixxx-1.7.0.tpg/src/soundsourceffmpeg.h	2009-08-30 19:51:47.000000000 +0000
@@ -20,8 +20,8 @@
 
 #include <qstring.h>
 #include "soundsource.h"
-#include <ffmpeg/avcodec.h>
-#include <ffmpeg/avformat.h>
+#include <libavcodec/avcodec.h>
+#include <libavformat/avformat.h>
 
 class TrackInfoObject;