Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 103236
Collapse All | Expand All

(-)mjpegtools-1.6.2.orig/lavtools/lav_io.c (-2 / +2 lines)
Lines 36-43 Link Here
36
#endif
36
#endif
37
37
38
#ifdef HAVE_LIBQUICKTIME
38
#ifdef HAVE_LIBQUICKTIME
39
#include <quicktime/quicktime.h>
39
#include <lqt/quicktime.h>
40
#include <quicktime/lqt.h>
40
#include <lqt/lqt.h>
41
#endif
41
#endif
42
42
43
extern int AVI_errno;
43
extern int AVI_errno;

Return to bug 103236