Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 159b3de0cef4bf0b2bb6211a02501790 > files > 2

mixxx-1.10.1-3.mga3.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;