From 0dc807f50a4355ca72c40afb4ee4032f4ee7d09b Mon Sep 17 00:00:00 2001 From: William Grzybowski Date: Tue, 8 Oct 2013 22:39:08 +0000 Subject: audio/cuberok: link using ffmpeg0 - Link using ffmpeg0 Approved by: portmgr (bapt, implicit) --- audio/cuberok/files/patch-src-player_ffmpeg.h | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'audio/cuberok/files/patch-src-player_ffmpeg.h') diff --git a/audio/cuberok/files/patch-src-player_ffmpeg.h b/audio/cuberok/files/patch-src-player_ffmpeg.h index 6443831faeac..01dab60e7993 100644 --- a/audio/cuberok/files/patch-src-player_ffmpeg.h +++ b/audio/cuberok/files/patch-src-player_ffmpeg.h @@ -1,13 +1,16 @@ ---- src/player_ffmpeg.h.orig 2009-07-10 14:14:03.000000000 +0800 -+++ src/player_ffmpeg.h 2010-05-10 21:49:51.000000000 +0800 -@@ -27,8 +27,8 @@ +--- src/player_ffmpeg.h.orig 2009-07-10 03:14:03.000000000 -0300 ++++ src/player_ffmpeg.h 2013-10-08 19:36:06.326157022 -0300 +@@ -23,13 +23,8 @@ + #include + #include "player.h" + extern "C" { +-#ifdef WIN32 #include #include - #else +-#else -#include -#include -+#include -+#include - #endif +-#endif } + class PlayThread : public QThread -- cgit v1.2.3