* FFmpeg LIB_DEPENDS/WANTLIB changes * add @bin markers in PLISTs * bump PKGNAMEs feedback/ok brad@
13 lines
359 B
Plaintext
13 lines
359 B
Plaintext
$OpenBSD: patch-plugins_ffmpeg_params_c,v 1.1 2008/07/09 02:13:01 jakemsr Exp $
|
|
--- plugins/ffmpeg/params.c.orig Sat Jun 21 12:40:39 2008
|
|
+++ plugins/ffmpeg/params.c Sat Jun 21 12:40:50 2008
|
|
@@ -24,7 +24,7 @@
|
|
|
|
#include "lqt_private.h"
|
|
#include "params.h"
|
|
-#include <ffmpeg/avcodec.h>
|
|
+#include <libavcodec/avcodec.h>
|
|
#include <string.h>
|
|
|
|
typedef struct
|