diff --git a/panda/src/vision/webcamVideoCursorV4L.h b/panda/src/vision/webcamVideoCursorV4L.h index eeb51cc9a5..88edeaab6b 100644 --- a/panda/src/vision/webcamVideoCursorV4L.h +++ b/panda/src/vision/webcamVideoCursorV4L.h @@ -20,6 +20,7 @@ #ifdef HAVE_VIDEO4LINUX #include "webcamVideo.h" +#include "movieVideoCursor.h" struct v4l2_format;