Add missing include
This commit is contained in:
parent
87074cc505
commit
aa826304d7
|
|
@ -20,6 +20,7 @@
|
|||
#ifdef HAVE_OPENCV
|
||||
|
||||
#include "webcamVideo.h"
|
||||
#include "movieVideoCursor.h"
|
||||
|
||||
class WebcamVideoOpenCV;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue