openbsd-ports/multimedia/libquicktime/patches/patch-utils_yuv4toyuv_c

11 lines
293 B
Plaintext
Raw Normal View History

$OpenBSD: patch-utils_yuv4toyuv_c,v 1.2 2006/02/03 04:55:56 jakemsr Exp $
--- utils/yuv4toyuv.c.orig Mon Dec 6 09:15:48 2004
+++ utils/yuv4toyuv.c Sun Jan 16 18:44:29 2005
@@ -1,5 +1,6 @@
#include <quicktime/lqt.h>
#include <lqt_funcprotos.h>
+#include "funcprotos.h"
int usage(void)
{