diff --git a/panda/src/vision/webcamVideoDS.cxx b/panda/src/vision/webcamVideoDS.cxx index 99b7160c89..e393863d0a 100644 --- a/panda/src/vision/webcamVideoDS.cxx +++ b/panda/src/vision/webcamVideoDS.cxx @@ -658,7 +658,7 @@ WebcamVideoCursorDS:: // Access: Published // Description: //////////////////////////////////////////////////////////////////// -WebcamVideoCursor::Buffer *WebcamVideoCursorDS:: +MovieVideoCursor::Buffer *WebcamVideoCursorDS:: fetch_buffer(double time) { if (!_ready) { return NULL;