Fixes:
In file included from gstsegmentation.h:51:0,
from gstopencv.c:42:
/usr/include/opencv2/video/background_segm.hpp:47:16: fatal error: list:
No such file or directory
#include <list>
^
compilation terminated.
https://bugzilla.gnome.org/show_bug.cgi?id=702297
#include <gst/gst.h>
#include "gstsegmentation.h"
+#include <opencv2/video/background_segm.hpp>
GST_DEBUG_CATEGORY_STATIC (gst_segmentation_debug);
#define GST_CAT_DEFAULT gst_segmentation_debug
#include <gst/video/gstvideofilter.h>
#include <cv.h>
-#include <opencv2/video/background_segm.hpp>
G_BEGIN_DECLS
/* #defines don't like whitespacey bits */