freebsd-ports/multimedia/dvbcut/files/patch-avframe.cpp
Stefan Eßer 11058363ec Update to the port's dependencies and minor changes to the port's patches.
No functional changes.

Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
Approved by:	antoine
2015-08-03 20:11:06 +00:00

10 lines
214 B
C++

--- src/avframe.cpp.orig 2013-06-16 09:57:51 UTC
+++ src/avframe.cpp
@@ -22,6 +22,7 @@
#include <QImage>
#include <cstdlib>
#include <cstdio>
+#include <types.h>
#include "avframe.h"
#ifdef HAVE_LIB_SWSCALE