Skip to content

Commit aa82630

Browse files
committed
Add missing include
1 parent 87074cc commit aa82630

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

panda/src/vision/webcamVideoCursorOpenCV.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#ifdef HAVE_OPENCV
2121

2222
#include "webcamVideo.h"
23+
#include "movieVideoCursor.h"
2324

2425
class WebcamVideoOpenCV;
2526

0 commit comments

Comments
 (0)