freebsd-ports/multimedia/oggvideotools/files/patch-src_effect_pictureBlend.cpp
Mathieu Arnold 8e2d32f40f Update to 0.9.
PR:		207990
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-15 15:29:07 +00:00

11 lines
257 B
C++

--- src/effect/pictureBlend.cpp.orig 2015-10-05 06:33:52 UTC
+++ src/effect/pictureBlend.cpp
@@ -9,6 +9,8 @@
// Copyright: See COPYING file that comes with this distribution
//
//
+#include <string>
+
#include "pictureBlend.h"
#include "exception.h"