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