Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 3f63bdb0b757822efa64df76dc97cef9 > files > 2

mixxx-1.11.0-7.mga5.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;