3940040a18
- regen PLIST - update patch ok ajacoutot@
13 lines
382 B
Plaintext
13 lines
382 B
Plaintext
$OpenBSD: patch-src_mpeg_encode_c,v 1.1 2009/12/23 12:01:10 benoit Exp $
|
|
--- src/mpeg_encode.c.orig Fri Dec 18 11:50:02 2009
|
|
+++ src/mpeg_encode.c Fri Dec 18 11:50:19 2009
|
|
@@ -141,7 +141,7 @@
|
|
/* -------------------------------------------------------- */
|
|
#ifdef AMIDE_FFMPEG_SUPPORT
|
|
|
|
-#include <ffmpeg/libavcodec/avcodec.h>
|
|
+#include <libavcodec/avcodec.h>
|
|
|
|
|
|
typedef struct {
|