opencv: fixes build by moving the c++ header to gstsegmentation.cpp
authorAlban Browaeys <prahal@yahoo.com>
Fri, 14 Jun 2013 22:12:18 +0000 (00:12 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 18 Jun 2013 11:37:26 +0000 (13:37 +0200)
commit90b51562ab7956c4fe7893ebb45f8cf44772901b
tree9186bedf57f845cb3331740b99d9cbf6b302d8df
parentbab2bf3f110d361a316f1003bd467a35ed295436
opencv: fixes build by moving the c++ header to gstsegmentation.cpp

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
ext/opencv/gstsegmentation.cpp
ext/opencv/gstsegmentation.h