mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
Fixed export class
This commit is contained in:
parent
19ad163837
commit
41f81676b1
@ -26,7 +26,7 @@
|
||||
// Description : Allows you to open a webcam or other video capture
|
||||
// device as a video stream.
|
||||
////////////////////////////////////////////////////////////////////
|
||||
class EXPCL_PANDASKEL WebcamVideo : public MovieVideo {
|
||||
class EXPCL_PANDA_MOVIES WebcamVideo : public MovieVideo {
|
||||
|
||||
PUBLISHED:
|
||||
virtual ~WebcamVideo();
|
||||
|
Loading…
x
Reference in New Issue
Block a user