opnsense-ports/multimedia/oggvideotools/files/patch-src_effect_pictureBlend.cpp
Franco Fichtner 0de111d2d0 */*: sync with upstream
Taken from: FreeBSD
2016-03-16 06:45:11 +01: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"