ports/graphics/php-facedetect/files/patch-facedetect.c
Steve Wills 532105a93c graphics/opencv: Update to 3.4.1
PR:		210505
Submitted by:	rozhuk.im@gmail.com (partially, further work was done)
Exp-run by:	antoine
2018-05-09 01:10:11 +00:00

10 lines
258 B
C

--- facedetect.c.orig 2018-05-02 21:46:34.553339000 +0000
+++ facedetect.c 2018-05-02 21:46:52.704512000 +0000
@@ -25,6 +25,7 @@
#include <opencv/cv.h>
#include <opencv/highgui.h>
+#include <opencv2/core/version.hpp>
/* {{{ facedetect_functions[]
*