rdb 14 years ago
parent
commit
f50a1895f9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/vision/webcamVideoDS.cxx

+ 1 - 1
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;