Joseph Redmon
2016-11-27 0222895c0697b5158b05d3bbe01f0a88a3ccd576
src/art.c
@@ -8,6 +8,7 @@
#ifdef OPENCV
#include "opencv2/highgui/highgui_c.h"
image get_image_from_stream(CvCapture *cap);
#endif